Commit graph

249 commits

Author SHA1 Message Date
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Tor Lillqvist
e2f3e17c9a WaE: unreachable code 2011-10-07 15:56:08 +03:00
Michael Meeks
8a0d0457a7 test fix: use setUp and tearDown not constructors to init LibreOffice
It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.
2011-10-05 16:02:28 +01:00
Bjoern Michaelsen
e652cc30e0 fdo#35660: reenable sw.DocumentSettings::com::sun::text::PrintSettings yet again as it seems to work now 2011-10-05 14:12:54 +02:00
Caolán McNamara
e898bcc1c2 silence tedious malware checkers, arcfour, key 0x435645 2011-09-30 17:02:37 +01:00
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
Michael Meeks
2f3d664419 more unit test cut/paste redux 2011-09-28 15:32:14 +01:00
Michael Meeks
37fd0d9884 sw: switch filters-test to the new shared unit test code 2011-09-28 15:09:49 +01:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Caolán McNamara
0345310ec2 disambiguate ctor 2011-09-26 10:18:39 +01:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Caolán McNamara
8578e3c80d Related: fdo#40599 add a initial basic test for deleting graphics 2011-09-14 15:31:07 +01:00
Stephan Bergmann
e849071acc fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now. 2011-09-13 09:36:08 +02:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Caolán McNamara
ebe0549d26 Add cppunit test for SwScanner that would have caught fdo#40449
Move SwScanner so it can be tested easily and add a unit test that would have
detected fdo#40449 in advance
2011-09-09 09:23:09 +01:00
Arnaud Versini
b9ee881986 Remove unecessary parameter to IDocumentStatistics::UpdateDocStat 2011-08-23 16:25:52 +01:00
Caolán McNamara
7483d11c3a add a regression test to confirm SwDocStat works the way I think 2011-08-23 15:23:21 +01:00
Miklos Vajna
13c00ce322 Enable the writerfilter-based RTF import in non-experimental mode
Disable the unit tests in sw, as that would duplicate the unit test in
writerfilter now.

Do not remove the old filter yet, so this commit can be reverted later
if needed.
2011-08-18 12:11:03 +02:00
Norbert Thiebaud
974cb75ee3 [PATCH] do not use clone in path for test in sw 2011-08-06 13:07:57 -05:00
Bjoern Michaelsen
b913e33b2f Merge branch 'master' into feature/gnumake4 2011-07-24 19:23:00 +02:00
Michael Meeks
72f1b4fe4f unit test should write to content nodes, finally creates a document 2011-07-22 21:58:16 +01:00
Michael Meeks
ad0540a717 first cut at an automated / random document / redlining test 2011-07-22 20:29:02 +01:00
Bjoern Michaelsen
834e0a5470 resyncing to master 2011-07-21 19:01:55 +02:00
Caolán McNamara
531743675c merge PAP and CHP length and offset clipping 2011-07-18 12:22:55 +01:00
Caolán McNamara
00741c9434 check that seeks succeed, sanity check count of styles against recorded length 2011-07-11 09:06:54 +01:00
Caolán McNamara
ee5af92054 add another regression test 2011-07-06 09:35:10 +01:00
Caolán McNamara
903109758d fix link 2011-07-05 16:26:07 +01:00
Caolán McNamara
a464c50e30 testLoad unused 2011-07-05 15:30:10 +01:00
Caolán McNamara
a9463a6e9f Related: #i86988# make abo levels safer 2011-07-04 10:37:54 +01:00
Caolán McNamara
c65f89a05f add another regression test here, an expected fail 2011-07-03 12:29:08 +01:00
Caolán McNamara
ca7877fa0d fix this 2011-06-24 13:38:11 +01:00
Caolán McNamara
7ebcee4667 WaE: I hate that these are platform-specific typedefs 2011-06-24 13:22:16 +01:00
Caolán McNamara
2969ee5304 add timing information 2011-06-24 12:47:57 +01:00
Caolán McNamara
2bd815e45d confirm passes on windows 2011-06-22 13:09:38 +01:00
Caolán McNamara
e05b316b39 add indeterminate dir for xml tests 2011-06-22 11:15:25 +01:00
Caolán McNamara
ec9df99a22 add extra test dir for rtf 2011-06-20 16:27:16 +01:00
Caolán McNamara
82a49079c6 ignore dot files, and print info about indeterminate loads 2011-06-20 11:11:45 +01:00
Bjoern Michaelsen
2850da4f8c Merge branch 'master' into feature/gnumake4
Conflicts:
	starmath/JunitTest_sm_unoapi.mk
	starmath/Library_sm.mk
	starmath/Library_smd.mk
	starmath/Makefile
	starmath/prj/build.lst
	starmath/prj/makefile.mk
	starmath/qa/unoapi/Test.java
	starmath/source/detreg.cxx
	starmath/source/register.cxx
	starmath/source/smdetect.cxx
	sw/Library_sw.mk
	sw/Library_swd.mk
	sw/Library_swui.mk
	sw/Library_vbaswobj.mk
	sw/inc/iodetect.hxx
	sw/inc/swddllapi.h
	sw/source/filter/basflt/iodetect.cxx
2011-06-20 09:48:41 +02:00
Caolán McNamara
bbd14fd8e7 make it easy to dump undetermined pass/fail files in for testing 2011-06-17 16:43:45 +01:00
Caolán McNamara
a2d7a4dea3 make it easy to dump undetermined pass/fail files in for testing 2011-06-17 16:43:19 +01:00
Henning Brinkmann
5758400c3d meged from outgoing [hg:e7087a952a92] 2011-06-17 15:23:55 +02:00
Caolán McNamara
660b629785 add some more rtf tests 2011-06-17 14:06:46 +01:00
Caolán McNamara
39681d4c1c add another rtf regression test 2011-06-16 14:38:51 +01:00
Caolán McNamara
97b949d6f4 restore Test-BigPtrArray unit test 2011-06-13 13:09:44 +01:00
Caolán McNamara
0098d40669 don't need this bit now 2011-06-10 21:38:15 +01:00
Caolán McNamara
97e221f2c9 recover this unit test again 2011-06-10 21:19:45 +01:00
Caolán McNamara
b3a5142c18 re-enable these 2011-06-10 10:48:13 +01:00
Caolán McNamara
b9c74b0b5d is it just rtfs that are failing 2011-06-09 13:12:47 +01:00
Caolán McNamara
eb4e85a63b disable this for the moment 2011-06-08 15:24:42 +01:00
Caolán McNamara
0a22493084 ignore .gitignore 2011-06-08 10:21:46 +01:00