1. ff33b0b remove apparently noise .memdump files by Norbert Thiebaud · 15 years ago
  2. 8a0d045 test fix: use setUp and tearDown not constructors to init LibreOffice by Michael Meeks · 15 years ago
  3. 6cb6080 WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus' by Tor Lillqvist · 15 years ago
  4. ef689ff pretty print the user template registry to make diffs meaningful by Michael Meeks · 15 years ago
  5. 3954b66 spit out timing info by Caolán McNamara · 15 years ago
  6. dd71d38 rtl_cipher_decode doesn't like 0 len data by Caolán McNamara · 15 years ago
  7. e898bcc silence tedious malware checkers, arcfour, key 0x435645 by Caolán McNamara · 15 years ago
  8. 6f1dbfb set the core locale as well as the UI one to English by Michael Meeks · 15 years ago
  9. d25b61c enum/namespace foo by Caolán McNamara · 15 years ago
  10. d7971ea sigh... by Caolán McNamara · 15 years ago
  11. bebf836 new files by Caolán McNamara · 15 years ago
  12. 4a57455 merge filters-test code by Caolán McNamara · 15 years ago
  13. 5e733c7 remove library entries for now by Markus Mohrhard · 15 years ago
  14. b8d6626 remove file from unit test user dir that gets modified by Markus Mohrhard · 15 years ago
  15. 49cec3f add user profile dir for unit tests by Markus Mohrhard · 15 years ago
  16. 3581e9d init the unit test for vba unit tests correctly by Markus Mohrhard · 15 years ago
  17. 377316d change to the old way to set the language to en-US for unit tests by Markus Mohrhard · 15 years ago
  18. 61095ea install testdllapi.h correctly by Michael Meeks · 15 years ago
  19. 5e44515 Rename and re-factor test and unotest to compile and run again by Michael Meeks · 15 years ago
  20. d0edcf0 split 'test' into 'unotest' and 'test' to help dependencies by Michael Meeks · 15 years ago
  21. 950090c add new bootstrapfixture to share and simplify unit test code by Michael Meeks · 15 years ago
  22. a953cae One step closer to a functional 'make dev-install' with MinGW. by Jan Holesovsky · 15 years ago
  23. c09b966 In smoketest.cxx, also wait for connection_ going stale while waiting for result.condition. by Stephan Bergmann · 15 years ago
  24. 7d1bb03 Simplified setting headless mode for smoke-/subsequenttetss. by Stephan Bergmann · 15 years ago
  25. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  26. cf4e20e Some PMD cleaning by Julien Nabet · 15 years ago
  27. 9359e30 WaE: for windows compiler by Caolán McNamara · 15 years ago
  28. 05157ef add mode-lines by Caolán McNamara · 15 years ago
  29. e6b6b80 implement additional context-less protection api by Caolán McNamara · 15 years ago
  30. a701035 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  31. cc3bbd3 Bypass when cross-compiling, at least for now by Tor Lillqvist · 15 years ago
  32. 1838676 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  33. 766662e add debug hook for junit tests by Bjoern Michaelsen · 15 years ago
  34. 7b679bb use --nologo to prevent oosplash smoketest hangs by Bjoern Michaelsen · 15 years ago
  35. 4ad128b remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago
  36. 4fee806 using --headless, now that it works by Bjoern Michaelsen · 15 years ago
  37. 735ccf4 enable headless Junit tests by Bjoern Michaelsen · 15 years ago
  38. a096efe revert accidentally commited changes by Bjoern Michaelsen · 15 years ago
  39. c5e22ee cleanup of unoapi test by Bjoern Michaelsen · 15 years ago
  40. 69111e7 adjusting OfficeConnection for junit tests to new parameters by Bjoern Michaelsen · 15 years ago
  41. f257433 Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
  42. 8c59580 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Michael Meeks · 15 years ago
  43. 42ecce2 debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule by Frank Schoenheit [fs] · 15 years ago
  44. e2cb37f debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions by sb · 15 years ago
  45. f918d84 Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  46. de8f461 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  47. 4e9cb72 these short options now deprecated, so use long ones by Caolán McNamara · 15 years ago
  48. ed89443 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: by Frank Schoenheit [fs] · 15 years ago
  49. 4923083 undoapi: added tests for OOo's auto-closing of Undo contexts after executing scripts which do not properly do this themselves by Frank Schoenheit [fs] · 15 years ago
  50. 6eb0c48 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  51. 555e27b undoapi: don't throw too generously by Frank Schoenheit [fs] · 15 years ago
  52. 80b6808 undoapi: added PRESENTATION/FORMULAR doc types by Frank Schoenheit [fs] · 15 years ago
  53. e2b287c replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS by Kenneth Venken · 15 years ago
  54. 4a8b135 undoapi: tests for Draw docs' Undo by Frank Schoenheit [fs] · 15 years ago
  55. 192aeb2 undoapi: fixed makefiles by Frank Schoenheit [fs] · 15 years ago
  56. 5588b80 undoapi: added tools (in test-tools.jar) for writing Java unit tests which operate on a live OOo by Frank Schoenheit [fs] · 15 years ago
  57. 5386970 don't use the Unix splash screen app during the smoketest by Caolán McNamara · 15 years ago
  58. f402b2f Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  59. b8da61c #i113503# cppunit stl wrapper headers by Caolán McNamara · 16 years ago
  60. d809bc2 sb123: merged in cws/sb126, to get fixes for i107490 and i113115 by sb · 16 years ago
  61. bef9c12 sb126: merged in DEV300_m87 by sb · 16 years ago
  62. 48637b9 sb123: merged in DEV300_m87 by sb · 16 years ago
  63. fab0859 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
  64. 4699a13 sb126: #i111184# introduced test::uniquePipeName by sb · 16 years ago
  65. e8d3f4c sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:... by sb · 16 years ago
  66. af97084 sb123: cleaned up the previous cleanup by sb · 16 years ago
  67. 897c48e sb123:#i111449# cleanups by Lars Langhans · 16 years ago
  68. 38f2219 sb123:#i111449# cleanups in test environment by Lars Langhans · 16 years ago
  69. 7bf6134 sb123:#i111449# cleanups in module test by Lars Langhans · 16 years ago
  70. d4b1d9b sb123: #i111655# when, within build env, calling javaldx within OOo installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH by sb · 16 years ago
  71. af5cef5 sb123: #i111601# various additional test helper functionality by sb · 16 years ago
  72. 88d1e25 sb123: #i111598# OfficeConnection getFactory -> getComponentContext by sb · 16 years ago
  73. 29f3a95 sb120: #i111558# allow override of tested soffice process by sb · 16 years ago
  74. e0559c4 sb120: #i110944# jpipe.dll wrapper around jpipx.dll by sb · 16 years ago
  75. d559be7 sb121: minor code improvement by sb · 16 years ago
  76. 7e7cd7d sb118: added documentation by sb · 16 years ago
  77. 2735710 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
  78. 5acec7b sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
  79. 2ca1cda sb118: add --with-system-cppunit by Rene Engelhard · 16 years ago
  80. ffb8e5c sb118: make sure test OOo instances can dump core upon crash by sb · 16 years ago
  81. cd48c28 sb118: removed timeouts and forced process termination from test code (to make failures better debuggable) by sb · 16 years ago
  82. aa4295d sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windows by sb · 16 years ago
  83. 67c8105 sb118: fixed typo by sb · 16 years ago
  84. 9797a67 sb118: fixed code layout by sb · 16 years ago
  85. 8314d91 sb118: handle --without-junit gracefully by sb · 16 years ago
  86. 3ef6cfa sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework by sb · 16 years ago