From f35b6c221134784b2f53f15b72b809d93f03a5ca Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 Oct 2010 00:38:05 +0200 Subject: Clean up test directory --- test/bg/exact/h/center | Bin 0 -> 6737 bytes test/bg/exact/h/fill | Bin 0 -> 15089 bytes test/bg/exact/h/in | Bin 0 -> 9687 bytes test/bg/exact/h/max | 1 + test/bg/exact/h/scale | Bin 0 -> 10842 bytes test/bg/exact/h/tile | Bin 0 -> 6755 bytes test/bg/exact/in | Bin 0 -> 9815 bytes test/bg/exact/out | Bin 0 -> 6525 bytes test/bg/exact/w/center | Bin 0 -> 6344 bytes test/bg/exact/w/fill | Bin 0 -> 18419 bytes test/bg/exact/w/in | Bin 0 -> 9135 bytes test/bg/exact/w/max | 1 + test/bg/exact/w/scale | Bin 0 -> 11681 bytes test/bg/exact/w/tile | Bin 0 -> 9170 bytes test/bg/large/h/center | Bin 0 -> 23632 bytes test/bg/large/h/fill | Bin 0 -> 84198 bytes test/bg/large/h/in | Bin 0 -> 229116 bytes test/bg/large/h/max | Bin 0 -> 35271 bytes test/bg/large/h/scale | Bin 0 -> 94912 bytes test/bg/large/h/tile | Bin 0 -> 13552 bytes test/bg/large/w/center | Bin 0 -> 29104 bytes test/bg/large/w/fill | Bin 0 -> 125501 bytes test/bg/large/w/in | Bin 0 -> 87657 bytes test/bg/large/w/max | Bin 0 -> 17916 bytes test/bg/large/w/scale | Bin 0 -> 102207 bytes test/bg/large/w/tile | Bin 0 -> 19070 bytes test/bg/small/h/center | Bin 0 -> 2243 bytes test/bg/small/h/fill | Bin 0 -> 77707 bytes test/bg/small/h/in | Bin 0 -> 2453 bytes test/bg/small/h/max | Bin 0 -> 40925 bytes test/bg/small/h/scale | Bin 0 -> 69223 bytes test/bg/small/h/tile | Bin 0 -> 9703 bytes test/bg/small/w/center | Bin 0 -> 1919 bytes test/bg/small/w/fill | Bin 0 -> 68182 bytes test/bg/small/w/in | Bin 0 -> 1229 bytes test/bg/small/w/max | Bin 0 -> 35987 bytes test/bg/small/w/scale | Bin 0 -> 68174 bytes test/bg/small/w/tile | Bin 0 -> 12148 bytes 38 files changed, 2 insertions(+) create mode 100644 test/bg/exact/h/center create mode 100644 test/bg/exact/h/fill create mode 100644 test/bg/exact/h/in create mode 120000 test/bg/exact/h/max create mode 100644 test/bg/exact/h/scale create mode 100644 test/bg/exact/h/tile create mode 100644 test/bg/exact/in create mode 100644 test/bg/exact/out create mode 100644 test/bg/exact/w/center create mode 100644 test/bg/exact/w/fill create mode 100644 test/bg/exact/w/in create mode 120000 test/bg/exact/w/max create mode 100644 test/bg/exact/w/scale create mode 100644 test/bg/exact/w/tile create mode 100644 test/bg/large/h/center create mode 100644 test/bg/large/h/fill create mode 100644 test/bg/large/h/in create mode 100644 test/bg/large/h/max create mode 100644 test/bg/large/h/scale create mode 100644 test/bg/large/h/tile create mode 100644 test/bg/large/w/center create mode 100644 test/bg/large/w/fill create mode 100644 test/bg/large/w/in create mode 100644 test/bg/large/w/max create mode 100644 test/bg/large/w/scale create mode 100644 test/bg/large/w/tile create mode 100644 test/bg/small/h/center create mode 100644 test/bg/small/h/fill create mode 100644 test/bg/small/h/in create mode 100644 test/bg/small/h/max create mode 100644 test/bg/small/h/scale create mode 100644 test/bg/small/h/tile create mode 100644 test/bg/small/w/center create mode 100644 test/bg/small/w/fill create mode 100644 test/bg/small/w/in create mode 100644 test/bg/small/w/max create mode 100644 test/bg/small/w/scale create mode 100644 test/bg/small/w/tile (limited to 'test/bg') diff --git a/test/bg/exact/h/center b/test/bg/exact/h/center new file mode 100644 index 0000000..99555af Binary files /dev/null and b/test/bg/exact/h/center differ diff --git a/test/bg/exact/h/fill b/test/bg/exact/h/fill new file mode 100644 index 0000000..18e1da9 Binary files /dev/null and b/test/bg/exact/h/fill differ diff --git a/test/bg/exact/h/in b/test/bg/exact/h/in new file mode 100644 index 0000000..3b64670 Binary files /dev/null and b/test/bg/exact/h/in differ diff --git a/test/bg/exact/h/max b/test/bg/exact/h/max new file mode 120000 index 0000000..0a90d85 --- /dev/null +++ b/test/bg/exact/h/max @@ -0,0 +1 @@ +center \ No newline at end of file diff --git a/test/bg/exact/h/scale b/test/bg/exact/h/scale new file mode 100644 index 0000000..fd884f6 Binary files /dev/null and b/test/bg/exact/h/scale differ diff --git a/test/bg/exact/h/tile b/test/bg/exact/h/tile new file mode 100644 index 0000000..1fcc1dd Binary files /dev/null and b/test/bg/exact/h/tile differ diff --git a/test/bg/exact/in b/test/bg/exact/in new file mode 100644 index 0000000..0c1f09f Binary files /dev/null and b/test/bg/exact/in differ diff --git a/test/bg/exact/out b/test/bg/exact/out new file mode 100644 index 0000000..5903c34 Binary files /dev/null and b/test/bg/exact/out differ diff --git a/test/bg/exact/w/center b/test/bg/exact/w/center new file mode 100644 index 0000000..7db9571 Binary files /dev/null and b/test/bg/exact/w/center differ diff --git a/test/bg/exact/w/fill b/test/bg/exact/w/fill new file mode 100644 index 0000000..eeec8ca Binary files /dev/null and b/test/bg/exact/w/fill differ diff --git a/test/bg/exact/w/in b/test/bg/exact/w/in new file mode 100644 index 0000000..8fad57c Binary files /dev/null and b/test/bg/exact/w/in differ diff --git a/test/bg/exact/w/max b/test/bg/exact/w/max new file mode 120000 index 0000000..0a90d85 --- /dev/null +++ b/test/bg/exact/w/max @@ -0,0 +1 @@ +center \ No newline at end of file diff --git a/test/bg/exact/w/scale b/test/bg/exact/w/scale new file mode 100644 index 0000000..fee0647 Binary files /dev/null and b/test/bg/exact/w/scale differ diff --git a/test/bg/exact/w/tile b/test/bg/exact/w/tile new file mode 100644 index 0000000..5c8e1a4 Binary files /dev/null and b/test/bg/exact/w/tile differ diff --git a/test/bg/large/h/center b/test/bg/large/h/center new file mode 100644 index 0000000..711704f Binary files /dev/null and b/test/bg/large/h/center differ diff --git a/test/bg/large/h/fill b/test/bg/large/h/fill new file mode 100644 index 0000000..8503fc8 Binary files /dev/null and b/test/bg/large/h/fill differ diff --git a/test/bg/large/h/in b/test/bg/large/h/in new file mode 100644 index 0000000..8167288 Binary files /dev/null and b/test/bg/large/h/in differ diff --git a/test/bg/large/h/max b/test/bg/large/h/max new file mode 100644 index 0000000..bbad392 Binary files /dev/null and b/test/bg/large/h/max differ diff --git a/test/bg/large/h/scale b/test/bg/large/h/scale new file mode 100644 index 0000000..5e88336 Binary files /dev/null and b/test/bg/large/h/scale differ diff --git a/test/bg/large/h/tile b/test/bg/large/h/tile new file mode 100644 index 0000000..f16d150 Binary files /dev/null and b/test/bg/large/h/tile differ diff --git a/test/bg/large/w/center b/test/bg/large/w/center new file mode 100644 index 0000000..1f425ea Binary files /dev/null and b/test/bg/large/w/center differ diff --git a/test/bg/large/w/fill b/test/bg/large/w/fill new file mode 100644 index 0000000..61b5448 Binary files /dev/null and b/test/bg/large/w/fill differ diff --git a/test/bg/large/w/in b/test/bg/large/w/in new file mode 100644 index 0000000..dc1f30b Binary files /dev/null and b/test/bg/large/w/in differ diff --git a/test/bg/large/w/max b/test/bg/large/w/max new file mode 100644 index 0000000..6b3b450 Binary files /dev/null and b/test/bg/large/w/max differ diff --git a/test/bg/large/w/scale b/test/bg/large/w/scale new file mode 100644 index 0000000..20cfab3 Binary files /dev/null and b/test/bg/large/w/scale differ diff --git a/test/bg/large/w/tile b/test/bg/large/w/tile new file mode 100644 index 0000000..16855f7 Binary files /dev/null and b/test/bg/large/w/tile differ diff --git a/test/bg/small/h/center b/test/bg/small/h/center new file mode 100644 index 0000000..3071ee6 Binary files /dev/null and b/test/bg/small/h/center differ diff --git a/test/bg/small/h/fill b/test/bg/small/h/fill new file mode 100644 index 0000000..76b2702 Binary files /dev/null and b/test/bg/small/h/fill differ diff --git a/test/bg/small/h/in b/test/bg/small/h/in new file mode 100644 index 0000000..74f9b29 Binary files /dev/null and b/test/bg/small/h/in differ diff --git a/test/bg/small/h/max b/test/bg/small/h/max new file mode 100644 index 0000000..9caa5d3 Binary files /dev/null and b/test/bg/small/h/max differ diff --git a/test/bg/small/h/scale b/test/bg/small/h/scale new file mode 100644 index 0000000..d51d64a Binary files /dev/null and b/test/bg/small/h/scale differ diff --git a/test/bg/small/h/tile b/test/bg/small/h/tile new file mode 100644 index 0000000..5f66296 Binary files /dev/null and b/test/bg/small/h/tile differ diff --git a/test/bg/small/w/center b/test/bg/small/w/center new file mode 100644 index 0000000..d5635c3 Binary files /dev/null and b/test/bg/small/w/center differ diff --git a/test/bg/small/w/fill b/test/bg/small/w/fill new file mode 100644 index 0000000..812bb18 Binary files /dev/null and b/test/bg/small/w/fill differ diff --git a/test/bg/small/w/in b/test/bg/small/w/in new file mode 100644 index 0000000..d281c6b Binary files /dev/null and b/test/bg/small/w/in differ diff --git a/test/bg/small/w/max b/test/bg/small/w/max new file mode 100644 index 0000000..d38f45e Binary files /dev/null and b/test/bg/small/w/max differ diff --git a/test/bg/small/w/scale b/test/bg/small/w/scale new file mode 100644 index 0000000..2688754 Binary files /dev/null and b/test/bg/small/w/scale differ diff --git a/test/bg/small/w/tile b/test/bg/small/w/tile new file mode 100644 index 0000000..b4bf86f Binary files /dev/null and b/test/bg/small/w/tile differ -- cgit v1.2.3