1. 87c6bed test: move XMLDiff implementation details to cxx file by Michael Stahl · 14 years ago
  2. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  3. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  4. ae9dae7 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  5. 101149d WaE: make test msvc2008 warnings free by Caolán McNamara · 14 years ago
  6. f941184 Explicitly export nested struct (needed on Mac OS X) by Stephan Bergmann · 14 years ago
  7. dc0d9e8 Property writable test for util::DateTime & fixed a copy/paste error. by Kohei Yoshida · 14 years ago
  8. 921dce6 Let's just combine the two tests, since one requires the other. by Kohei Yoshida · 14 years ago
  9. a4ff462 Added interface test for text::XText. by Kohei Yoshida · 14 years ago
  10. 810f4a0 rework callcatcher makefile to build subsequentcheck tests by Caolán McNamara · 14 years ago
  11. d55837c Implemented test for XPropertySet::setPropertyValue(). by Kohei Yoshida · 14 years ago
  12. 5c03dca More descriptive method name. by Kohei Yoshida · 14 years ago
  13. 8bffba8 Started porting the XPropertySet test code. by Kohei Yoshida · 14 years ago
  14. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  15. c0a4c46 WaE: tolerance.elementName & tolerance.attribName may be used uninitialized by David Ostrovsky · 14 years ago
  16. 219cef6 Do the test for real. XTextField and XTextContent. by Kohei Yoshida · 14 years ago
  17. d0af33e Initial skeleton for API test on ScEditFieldObj. by Kohei Yoshida · 14 years ago
  18. 08f4273 we can't move that into a test only lib by Markus Mohrhard · 14 years ago
  19. beccf477 move xshape dumper into test by Markus Mohrhard · 14 years ago
  20. 60d39b7 add tolerance to chart regression test by Markus Mohrhard · 14 years ago
  21. 9e82b50 use the correct macro by Markus Mohrhard · 14 years ago
  22. 811899e improve assert messages by Markus Mohrhard · 14 years ago
  23. b1dc2c5 use the new xml diff in chart regression test by Markus Mohrhard · 14 years ago
  24. a0c9ebf std::isnan is c++11; use rtl::math::isNan for now by Markus Mohrhard · 14 years ago
  25. e6a4ea3 add readme for xmldiff by Markus Mohrhard · 14 years ago
  26. 5811489 add xml diff with tolerance # Changes to be committed: by Markus Mohrhard · 14 years ago
  27. 1a56bf9 add test for XTextContent by Markus Mohrhard · 14 years ago
  28. a3b8ddf add test case for xtextfield by Markus Mohrhard · 14 years ago
  29. 1b66253 fix true->sal_False introduced in 6a018de by Luboš Luňák · 14 years ago
  30. 5e66f8e Revert "it seems tests runtime-depend on ucpchelp1 too" by Luboš Luňák · 14 years ago
  31. 1b62ccd it seems tests runtime-depend on ucpchelp1 too by Luboš Luňák · 14 years ago
  32. 6a018de WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
  33. a48195f transferring java XPrintAreas to c++ by Artur Dorda · 14 years ago
  34. 8d7e8a0 setup/teardown default component context once before/after all tests by Caolán McNamara · 14 years ago
  35. 43aabb9 partially revert the editeng singleton stuff to get build to complete by Caolán McNamara · 14 years ago
  36. 5b14929 Handle the correct deletion order of EditDLL in the base class. by Kohei Yoshida · 14 years ago
  37. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  38. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  39. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  40. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  41. fc95d20 adjust test for the correct dbdata import by Markus Mohrhard · 14 years ago
  42. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  43. a5c891f add test case for XSpreadsheetDocument by Markus Mohrhard · 14 years ago
  44. f87e486 WaE: C4265: class has virtual functions, but destructor is not virtual by Caolán McNamara · 14 years ago
  45. 1c7c2c0 test: remove, now redundant dummy dialog.xlc / script.xlc by Michael Meeks · 14 years ago
  46. e7031fb WaE: add virtual dtor by Caolán McNamara · 14 years ago
  47. 92009ab add testRefresh to XDatabaseRange by Markus Mohrhard · 14 years ago
  48. e521ac1 this test uses ScNamedRangeObj.ods too by Markus Mohrhard · 14 years ago
  49. cdf0c78 fix copy&paste error by Markus Mohrhard · 14 years ago
  50. 7e14aa7 complete the XDataPilotTable2 tests by Markus Mohrhard · 14 years ago
  51. 903a19b add test for XCellRangeReferrer by Markus Mohrhard · 14 years ago
  52. 4e1e72d add test code for XCellRangeData by Markus Mohrhard · 14 years ago
  53. a5661d7 add two more test cases to XDatabaseRange by Markus Mohrhard · 14 years ago
  54. 976cc23 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 14 years ago
  55. 21b3a9a fix errors with assertion macros by Markus Mohrhard · 14 years ago
  56. 75b4d17 use better assertion macros by Markus Mohrhard · 14 years ago
  57. 5cabaf5 fdo#39491 more of unnecessary include paths by Matúš Kukan · 14 years ago
  58. b434637 WaE at mac tinderbox by Markus Mohrhard · 14 years ago
  59. 82e349f add XDataPilotTable2 test to ScDatPilotTableObj by Markus Mohrhard · 14 years ago
  60. c1589db add test code for XDataPilotTable2 by Markus Mohrhard · 14 years ago
  61. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  62. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  63. bd6187a add test for XNameReplace by Markus Mohrhard · 14 years ago
  64. d1a84bd WaE: add virtual dtors by Caolán McNamara · 14 years ago
  65. 2525c93 Move definition of static data member to .cxx by Stephan Bergmann · 14 years ago
  66. 8cab249 add test case for XReplaceable by Markus Mohrhard · 14 years ago
  67. 80502d8 add interface test for util::XSearchable by Markus Mohrhard · 14 years ago
  68. 1b97348 add XNamed interface test and add this test to ScDataPilotTableObj by Markus Mohrhard · 14 years ago
  69. 3456c03 typo by Markus Mohrhard · 14 years ago
  70. 2aedbd2 fix WaE by Markus Mohrhard · 14 years ago
  71. 6c0a262 add new interface tests for some common data structures by Markus Mohrhard · 14 years ago
  72. 4a0af6a typo by Stephan Bergmann · 14 years ago
  73. 95780ec refactor concept for c++ based subsequenttests by Markus Mohrhard · 14 years ago
  74. 3fcde5e add library for c++ based subsequenttests by Markus Mohrhard · 14 years ago
  75. 9cf0531 pspfontcache is gitignored by Caolán McNamara · 14 years ago
  76. a9c29c5 gbuildify test by Caolán McNamara · 14 years ago
  77. bd0fe3b prevent to include fonts into svg during unit tests by Markus Mohrhard · 14 years ago
  78. 300b39c don't create lock files for unit tests by Markus Mohrhard · 14 years ago
  79. 66be03c wrong depend by Caolán McNamara · 14 years ago
  80. 7d42c86 pesky dependencies by Caolán McNamara · 14 years ago
  81. 165fe63 shrink the unit test template directory to save some duplication by Michael Meeks · 14 years ago
  82. 7c5a11d normalize Red Hat, Inc. by Caolán McNamara · 14 years ago
  83. 2a9c1d1 Make dialogs fail with an exception in headless tests. by Stephan Bergmann · 14 years ago
  84. f547b2c Moved modifications.xcu to test, used from multiple modules. by Stephan Bergmann · 14 years ago
  85. 465c34f ucbhelper::ContentBroker::deinitialize is static. by Stephan Bergmann · 14 years ago
  86. 6ea8ea4 Remove Large Handles option by Stefan Knorr (astron) · 14 years ago
  87. 3dbc46d move c++ based subsequenttest to sc/qa/extras by Markus Mohrhard · 14 years ago
  88. 2866659 port a failing sc subsequenttest to c++ by Markus Mohrhard · 14 years ago
  89. 19b8dd5 No need for test/user-template/user/registry. by Stephan Bergmann · 14 years ago
  90. ec4f6949 removed Simple Handles option by Tim Hardeck · 14 years ago
  91. ed6b0d6 deliver test/user-template/user to solver, unittests will use new user dir by Noel Power · 14 years ago
  92. 8e68391 more tweaks to unittests, also move registrymodifications.xcu by Noel Power · 14 years ago
  93. 3b317b5 Fixed test/user-template/user/registrymodifications.xcu. by Stephan Bergmann · 14 years ago
  94. 41437e7 revert autogenerated foo and correct brackets in placeholder by Noel Power · 14 years ago
  95. 87d8dc5 more support for basic/vba unit tests by Noel Power · 14 years ago
  96. d371b20 add registrymodifications.xcu to allow override of default config by Noel Power · 14 years ago
  97. db5a5ff split bootstrapfixture and move test-filters class for sot test by Caolán McNamara · 14 years ago
  98. 2ff63bc Undo basis/brand split: merge basis share/ into brand share/. by Stephan Bergmann · 15 years ago
  99. 86bc0db remove old fingerprints cache by Caolán McNamara · 15 years ago
  100. ff33b0b remove apparently noise .memdump files by Norbert Thiebaud · 15 years ago