summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_nested_struct.cxx
AgeCommit message (Expand)Author
2020-07-21tdf#134576: basic_macros: Add unittestXisco Fauli
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-07-22basic: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07Nested_Struct should really inherit from test::BootstrapFixtureNoel Power
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power
2013-02-11blind wae fix for PPUNIT_ASSERT_EQUALNoel Power
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power
2012-07-05fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power