Age | Commit message (Expand) | Author |
2013-08-20 | fix for fdo#62323 fix duplicated and wrong tests | Noel Power |
2013-08-20 | fix for fdo#62323 bad conversion of Hex strings for certain values | Noel Power |
2013-06-01 | typo length | Julien Nabet |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-21 | added unit test for 10e308 math overflow | Eike Rathke |
2013-03-21 | another variation of the localised Cdbl test | Noel Power |
2013-03-20 | tweak basic_coverage test to support locale specific testing | Noel Power |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-16 | coverity#982854 Assign instead of compare | Julien Nabet |
2013-03-16 | coverity#982853 Assign instead of compare | Julien Nabet |
2013-03-15 | unittest and test data for bnc#809017 | Noel Power |
2013-03-11 | remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo | Noel Power |
2013-03-11 | unit tests and data for bnc#805071 | Noel Power |
2013-03-08 | remove duplicate file loading from basic_coverage ( now in MacroSnippet ) | Noel Power |
2013-03-08 | fix WAE mbError unused | Noel Power |
2013-03-07 | Add some stand alone vba specific tests ( mostly vba only functions ) | Noel Power |
2013-03-07 | finally remove no long needed BasicTestBase | Noel Power |
2013-03-07 | Nested_Struct should really inherit from test::BootstrapFixture | Noel Power |
2013-03-07 | adapt existing tests to use MacroSnipper helper class | Noel Power |
2013-03-07 | use "doUnitTest" as the method to search for, tweak error reporting | Noel Power |
2013-03-07 | Create new Macro helper class to help invoking macros for unittests | Noel Power |
2013-03-05 | Do not CPPUNIT_FAIL (which throws exceptions) from a destructor | Stephan Bergmann |
2013-02-11 | blind wae fix for PPUNIT_ASSERT_EQUAL | Noel Power |
2013-02-11 | fix basic access to nested uno structures fdo#60117 | Noel Power |
2013-02-05 | fix for fdo#60065 | Noel Power |
2012-12-31 | Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx | Marcos Paulo de Souza |
2012-12-29 | Remove rtl prefixes and some RTL_CONST* from basic | Marcos Paulo de Souza |
2012-11-03 | basic add a generic unit test fixture | Norbert Thiebaud |
2012-09-17 | These tests do not need the UCB | Stephan Bergmann |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-05 | make unoCheckStruct uglier but detect unfixed type assignment + add new tests | Noel Power |
2012-07-05 | fix missing makefile, also add a further test to test_nested_struct.cxx | Noel Power |
2012-07-05 | split out some common basic test stuff, add intial nested struct test | Noel Power |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-05-14 | add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) | Noel Power |
2012-05-14 | add simple basic runtime test | Noel Power |
2012-05-14 | simple compile test for use of 'Enable' in a Dim statement | Noel Power |
2012-01-14 | Comment out test that current fails on 64-bit systems | August Sodora |
2012-01-14 | Add tests for hex/octal numbers for basic scanner | August Sodora |
2012-01-05 | add mode-lines to some new files | Caolán McNamara |
2011-12-05 | Added some tests for basic/scanner | August Sodora |
2011-11-20 | Added regression test for scanner | August Sodora |
2011-11-18 | Cleanup GetSuffixType in basic scanner | August Sodora |
2011-10-21 | misc trivial tweaks, and documentation addition | Michael Meeks |
2011-10-21 | String->OUString, with accompanying tests | August Sodora |