update ooo310-m15
[ooovba.git] / applied_patches / 0713-unittesting-tools.diff
bloba4e973196986f7dd5370c6f6055a02503f2fd77b
1 --- tools/prj/tests.lst 1970-01-01 01:00:00.000000000 +0100
2 +++ tools/prj/tests.lst 2007-09-07 14:38:11.000000000 +0200
3 @@ -0,0 +1,5 @@
4 +tl tools\qa\urlobj nmake - all tl_qa_urlobj tl_utl NULL
6 +# older tests:
7 +tl tools\test nmake - all tl_test tl_utl NULL
8 +tl tools\workben nmake - all tl_workben tl_utl NULL
9 --- tools/qa/urlobj/tools_urlobj_test.cxx 2007-09-06 23:05:09.000000000 +0200
10 +++ tools/qa/urlobj/tools_urlobj_test.cxx 2007-09-07 16:21:20.000000000 +0200
11 @@ -35,7 +35,7 @@
13 #include <cppunit/simpleheader.hxx>
15 - #include <urlobj.hxx>
16 + #include <tools/urlobj.hxx>
18 namespace tools_urlobj