From bfff992ce5e09e176b6509752e4404dd4286544b Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Fri, 24 Jun 2016 09:09:49 +0200 Subject: added testsuite functionality for pdfbox2 --- .../public/fonts/glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes .../public/fonts/glyphicons-halflings-regular.svg | 229 --------------------- .../public/fonts/glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes .../public/fonts/glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes 4 files changed, 229 deletions(-) delete mode 100644 pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.eot delete mode 100644 pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.svg delete mode 100644 pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.ttf delete mode 100644 pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.woff (limited to 'pdf-as-tests/src/test/test-suites/public/fonts') diff --git a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.eot b/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index 4a4ca865..00000000 Binary files a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.svg b/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index e3e2dc73..00000000 --- a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.ttf b/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 67fa00bf..00000000 Binary files a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.woff b/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 8c54182a..00000000 Binary files a/pdf-as-tests/src/test/test-suites/public/fonts/glyphicons-halflings-regular.woff and /dev/null differ -- cgit v1.2.3