summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_styleloaderobj.mk
AgeCommit message (Collapse)Author
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
The sc_subsequent_filters_test was failing because of a lock file because it did not use the unittest configuration. Refactor gb_CppunitTest_use_configuration so it uses both the instdir and unittest configuration to prevent such errors. In case there ever is a test that does not work with the unittest configuration it should call gb_CppunitTest_use_instdir_configuration. Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
2014-11-23CppunitTest_sc_styleloaderobj: adapt to now enabled sidebar in CalcMiklos Vajna
Change-Id: I1f4d0caf0e59af43d4c66f933175c9bdb8c974b6
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
Feature test macros that govern conditional compilation should be defined in config_*.h include files, not on the compilation command line. Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
Change-Id: Id143689f573e6f8585db9bc48a252e311ff0e721