summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests/resources
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-03-14 05:42:27 +0000
committer <>2013-04-03 16:25:08 +0000
commitc4dd7a1a684490673e25aaf4fabec5df138854c4 (patch)
tree4d57c44caae4480efff02b90b9be86f44bf25409 /ext/fileinfo/tests/resources
downloadphp2-master.tar.gz
Imported from /home/lorry/working-area/delta_php2/php-5.4.13.tar.bz2.HEADphp-5.4.13master
Diffstat (limited to 'ext/fileinfo/tests/resources')
-rw-r--r--ext/fileinfo/tests/resources/dir.zipbin0 -> 392 bytes
-rw-r--r--ext/fileinfo/tests/resources/test.awk1
-rw-r--r--ext/fileinfo/tests/resources/test.bmpbin0 -> 58 bytes
-rw-r--r--ext/fileinfo/tests/resources/test.gifbin0 -> 43 bytes
-rw-r--r--ext/fileinfo/tests/resources/test.jpgbin0 -> 160 bytes
-rw-r--r--ext/fileinfo/tests/resources/test.pdfbin0 -> 1605 bytes
-rw-r--r--ext/fileinfo/tests/resources/test.pngbin0 -> 93 bytes
7 files changed, 1 insertions, 0 deletions
diff --git a/ext/fileinfo/tests/resources/dir.zip b/ext/fileinfo/tests/resources/dir.zip
new file mode 100644
index 0000000..f133b96
--- /dev/null
+++ b/ext/fileinfo/tests/resources/dir.zip
Binary files differ
diff --git a/ext/fileinfo/tests/resources/test.awk b/ext/fileinfo/tests/resources/test.awk
new file mode 100644
index 0000000..e000d50
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.awk
@@ -0,0 +1 @@
+BEGIN { print "START" }
diff --git a/ext/fileinfo/tests/resources/test.bmp b/ext/fileinfo/tests/resources/test.bmp
new file mode 100644
index 0000000..6403b09
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.bmp
Binary files differ
diff --git a/ext/fileinfo/tests/resources/test.gif b/ext/fileinfo/tests/resources/test.gif
new file mode 100644
index 0000000..803afc7
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.gif
Binary files differ
diff --git a/ext/fileinfo/tests/resources/test.jpg b/ext/fileinfo/tests/resources/test.jpg
new file mode 100644
index 0000000..4a6d9b7
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.jpg
Binary files differ
diff --git a/ext/fileinfo/tests/resources/test.pdf b/ext/fileinfo/tests/resources/test.pdf
new file mode 100644
index 0000000..38b527f
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.pdf
Binary files differ
diff --git a/ext/fileinfo/tests/resources/test.png b/ext/fileinfo/tests/resources/test.png
new file mode 100644
index 0000000..eed1c04
--- /dev/null
+++ b/ext/fileinfo/tests/resources/test.png
Binary files differ