Commit graph

29 commits

Author SHA1 Message Date
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Tor Lillqvist
2a1171929e chmod -x 2012-03-21 13:00:45 +02:00
Caolán McNamara
a9c29c59be gbuildify test 2012-01-17 11:33:16 +00:00
Caolán McNamara
66be03c749 wrong depend 2012-01-12 12:43:18 +00:00
Caolán McNamara
7d42c86f66 pesky dependencies 2012-01-12 10:47:10 +00:00
Stephan Bergmann
f547b2c478 Moved modifications.xcu to test, used from multiple modules. 2011-12-06 20:28:56 +01:00
Markus Mohrhard
286665960a port a failing sc subsequenttest to c++
potential improvements: only load the file once and use fods instead of
ods
2011-11-30 17:36:32 +01:00
Stephan Bergmann
19b8dd5ded No need for test/user-template/user/registry. 2011-11-11 13:47:27 +01:00
Noel Power
ed6b0d6bb1 deliver test/user-template/user to solver, unittests will use new user dir
Please enter the commit message for your changes. Lines starting
2011-10-27 17:13:22 +01:00
Noel Power
8e68391fc9 more tweaks to unittests, also move registrymodifications.xcu
registrymodifications.xcu has been moved to the solver ( unittest/user/data )
new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.
2011-10-26 19:10:14 +01:00
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
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
Markus Mohrhard
377316db2b change to the old way to set the language to en-US for unit tests 2011-09-29 14:25:16 +02:00
Michael Meeks
61095eac05 install testdllapi.h correctly 2011-09-28 19:22:39 +01:00
Michael Meeks
5e44515759 Rename and re-factor test and unotest to compile and run again 2011-09-28 17:55:26 +01:00
Michael Meeks
d0edcf0a55 split 'test' into 'unotest' and 'test' to help dependencies 2011-09-28 17:55:26 +01:00
Michael Meeks
950090c5d5 add new bootstrapfixture to share and simplify unit test code 2011-09-28 15:09:47 +01:00
Jan Holesovsky
a953cae319 One step closer to a functional 'make dev-install' with MinGW. 2011-09-26 17:46:05 +02:00
Hans-Joachim Lankenau
a701035d7b ause130: #i117218# change .idl handling to gnu make 2011-06-17 15:15:00 +02:00
Tor Lillqvist
1838676ddd Drop %_EXT% which was always empty 2011-06-03 13:28:11 +03:00
Bjoern Michaelsen
c5e22ee5b5 cleanup of unoapi test 2011-03-27 16:52:01 +02:00
sb
e2cb37ffec debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions 2011-02-25 11:32:55 +01:00
Frank Schoenheit [fs]
5588b80f74 undoapi: added tools (in test-tools.jar) for writing Java unit tests which operate on a live OOo 2010-10-14 16:40:31 +02:00
sb
d809bc2e32 sb123: merged in cws/sb126, to get fixes for i107490 and i113115 2010-09-16 17:12:35 +02:00
sb
4699a135a2 sb126: #i111184# introduced test::uniquePipeName 2010-07-07 16:25:37 +02:00
Lars Langhans
7bf6134dbc sb123:#i111449# cleanups in module test 2010-06-14 13:39:43 +02:00
sb
af5cef5b1e sb123: #i111601# various additional test helper functionality 2010-05-14 16:22:06 +02:00
Rene Engelhard
2ca1cda8b8 sb118: add --with-system-cppunit 2010-03-03 21:01:44 +01:00
sb
3ef6cfa566 sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework 2010-02-12 17:36:13 +01:00