diff options
author | Herbert Dürr <hdu@apache.org> | 2013-07-15 09:29:22 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-07-15 09:29:22 +0000 |
commit | 2a396edb739820b5c8e516fe12876f3f4e385396 (patch) | |
tree | e034b65e9d5a44a5f9f1973d91e61e0c0375db02 /sdext | |
parent | f5d8c188925db694bc7e37a57ea276b05ea4de24 (diff) |
#i122745# update repository location of removed test files
Notes
Notes:
ignore: aoo
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/pdfimport/xpdftest/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/pdfimport/xpdftest/makefile.mk b/sdext/source/pdfimport/xpdftest/makefile.mk index 6275b105409c..0d1906f55b32 100644 --- a/sdext/source/pdfimport/xpdftest/makefile.mk +++ b/sdext/source/pdfimport/xpdftest/makefile.mk @@ -52,9 +52,9 @@ $(MISC)$/test_0_succeeded: $(BIN)$/xpdfimport$(EXECPOST) binary_0_out.def text_0 # - the PDF import extension is not part of the AOO build #i118592# # - the test files are too huge (75MB + 5MB + 500kB) to remain in the tree # The test files are still available at -# http://svn.apache.org/repos/asf/openoffice/trunk/main/sdext/source/pdfimport/xpdftest/binary_1_out.def -# http://svn.apache.org/repos/asf/openoffice/trunk/main/sdext/source/pdfimport/xpdftest/text_1_out.def -# http://svn.apache.org/repos/asf/openoffice/trunk/main/sdext/source/pdfimport/xpdftest/book.pdf +# http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimport/xpdftest/binary_1_out.def +# http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimport/xpdftest/text_1_out.def +# http://svn.apache.org/repos/asf/!svn/bc/1500000/openoffice/tags/AOO341/main/sdext/source/pdfimport/xpdftest/book.pdf # if you download them you can enable the test below: #$(MISC)$/test_1_succeeded: $(BIN)$/xpdfimport$(EXECPOST) binary_1_out.def text_1_out.def book.pdf |