1. 2a6976d -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  2. 1b3e9bc -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  3. 8b308d5 basic: include <> for external includes by Norbert Thiebaud · 12 years ago
  4. 4adf622 fixincludeguards.sh: basic by Thomas Arnhold · 12 years ago
  5. 66a96c82 clean up SbiScanner::NextSym() a little, fdo#70319 follow-up by Eike Rathke · 12 years ago
  6. 472ad8b work around crappy SbiScanner::NextSym(), fdo#70319 by Eike Rathke · 12 years ago
  7. fbf8ae8 fix for fdo#62323 fix duplicated and wrong tests by Noel Power · 13 years ago
  8. 4c9a08e fix for fdo#62323 bad conversion of Hex strings for certain values by Noel Power · 13 years ago
  9. a0c86b5 typo length by Julien Nabet · 13 years ago
  10. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  11. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  12. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  13. cafa2b9 added unit test for 10e308 math overflow by Eike Rathke · 13 years ago
  14. f69acf9 another variation of the localised Cdbl test by Noel Power · 13 years ago
  15. bc3a099 tweak basic_coverage test to support locale specific testing by Noel Power · 13 years ago
  16. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  17. 92e7d26 coverity#982854 Assign instead of compare by Julien Nabet · 13 years ago
  18. f98e321 coverity#982853 Assign instead of compare by Julien Nabet · 13 years ago
  19. b279360 unittest and test data for bnc#809017 by Noel Power · 13 years ago
  20. 54d7050 remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo by Noel Power · 13 years ago
  21. 0f7798d unit tests and data for bnc#805071 by Noel Power · 13 years ago
  22. 46bab17 remove duplicate file loading from basic_coverage ( now in MacroSnippet ) by Noel Power · 13 years ago
  23. 4596120 fix WAE mbError unused by Noel Power · 13 years ago
  24. 76c3184 Add some stand alone vba specific tests ( mostly vba only functions ) by Noel Power · 13 years ago
  25. fea9b3a finally remove no long needed BasicTestBase by Noel Power · 13 years ago
  26. 20f12a1 Nested_Struct should really inherit from test::BootstrapFixture by Noel Power · 13 years ago
  27. 8534787 adapt existing tests to use MacroSnipper helper class by Noel Power · 13 years ago
  28. 49417b0 use "doUnitTest" as the method to search for, tweak error reporting by Noel Power · 13 years ago
  29. a9fc6ee Create new Macro helper class to help invoking macros for unittests by Noel Power · 13 years ago
  30. ef8a6be Do not CPPUNIT_FAIL (which throws exceptions) from a destructor by Stephan Bergmann · 13 years ago
  31. 0ee3d79 blind wae fix for PPUNIT_ASSERT_EQUAL by Noel Power · 13 years ago
  32. 6865445 fix basic access to nested uno structures fdo#60117 by Noel Power · 13 years ago
  33. 6d0f1f6 fix for fdo#60065 by Noel Power · 13 years ago
  34. be2b3e5 Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx by Marcos Paulo de Souza · 13 years ago
  35. b2e5700 Remove rtl prefixes and some RTL_CONST* from basic by Marcos Paulo de Souza · 13 years ago
  36. b68a0f6 basic add a generic unit test fixture by Norbert Thiebaud · 13 years ago
  37. cdd7e25 These tests do not need the UCB by Stephan Bergmann · 14 years ago
  38. 63c508e re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  39. 0996c0d make unoCheckStruct uglier but detect unfixed type assignment + add new tests by Noel Power · 14 years ago
  40. 8e9e166 fix missing makefile, also add a further test to test_nested_struct.cxx by Noel Power · 14 years ago
  41. cac7e7c split out some common basic test stuff, add intial nested struct test by Noel Power · 14 years ago
  42. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  43. 14ced14 add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) by Noel Power · 14 years ago
  44. d7149ab add simple basic runtime test by Noel Power · 14 years ago
  45. d87676d simple compile test for use of 'Enable' in a Dim statement by Noel Power · 14 years ago
  46. ed68d60 Comment out test that current fails on 64-bit systems by August Sodora · 14 years ago
  47. 244382e Add tests for hex/octal numbers for basic scanner by August Sodora · 14 years ago
  48. 1702bab add mode-lines to some new files by Caolán McNamara · 14 years ago
  49. df46bad Added some tests for basic/scanner by August Sodora · 14 years ago
  50. b97774a Added regression test for scanner by August Sodora · 14 years ago
  51. c8f0503 Cleanup GetSuffixType in basic scanner by August Sodora · 14 years ago
  52. e31496c misc trivial tweaks, and documentation addition by Michael Meeks · 14 years ago
  53. 034350a String->OUString, with accompanying tests by August Sodora · 14 years ago