mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Moving to root below branch label
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
BIN
source/test-resources/quick/quick.bmp
Normal file
BIN
source/test-resources/quick/quick.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 KiB |
BIN
source/test-resources/quick/quick.doc
Normal file
BIN
source/test-resources/quick/quick.doc
Normal file
Binary file not shown.
BIN
source/test-resources/quick/quick.gif
Normal file
BIN
source/test-resources/quick/quick.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
17
source/test-resources/quick/quick.html
Normal file
17
source/test-resources/quick/quick.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
|
||||
<title>The quick brown fox jumps over the lazy dog</title>
|
||||
<meta name="author" content="Nevin Nollop">
|
||||
<meta name="keywords" content="Pangram, fox, dog">
|
||||
<meta name="description" content="Gym class featuring a brown fox and lazy dog">
|
||||
</head>
|
||||
|
||||
<body lang=EN-US>
|
||||
|
||||
The quick brown fox jumps over the lazy dog
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
BIN
source/test-resources/quick/quick.jpg
Normal file
BIN
source/test-resources/quick/quick.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
source/test-resources/quick/quick.odt
Normal file
BIN
source/test-resources/quick/quick.odt
Normal file
Binary file not shown.
BIN
source/test-resources/quick/quick.pdf
Normal file
BIN
source/test-resources/quick/quick.pdf
Normal file
Binary file not shown.
BIN
source/test-resources/quick/quick.png
Normal file
BIN
source/test-resources/quick/quick.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
source/test-resources/quick/quick.ppt
Normal file
BIN
source/test-resources/quick/quick.ppt
Normal file
Binary file not shown.
BIN
source/test-resources/quick/quick.sxw
Normal file
BIN
source/test-resources/quick/quick.sxw
Normal file
Binary file not shown.
1
source/test-resources/quick/quick.txt
Normal file
1
source/test-resources/quick/quick.txt
Normal file
@@ -0,0 +1 @@
|
||||
The quick brown fox jumps over the lazy dog
|
BIN
source/test-resources/quick/quick.xls
Normal file
BIN
source/test-resources/quick/quick.xls
Normal file
Binary file not shown.
5
source/test-resources/quick/quick.xml
Normal file
5
source/test-resources/quick/quick.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
|
||||
<document>
|
||||
<text>The quick brown fox jumps over the lazy dog</text>
|
||||
</document>
|
3
source/test-resources/quick/readme.txt
Normal file
3
source/test-resources/quick/readme.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Files in here contain the well-known phrase "The quick brown fox jumps over the lazy dog".
|
||||
|
||||
They can be used, amongst other things, to check that document conversions are working as expected.
|
Reference in New Issue
Block a user