summaryrefslogtreecommitdiff
path: root/solenv/bin/unittest-failed.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-03-23unittest-failed.sh: Actually just one variable is enough here.Jan Holesovsky1-13/+13
2015-03-23It's good to have Dr.Memory in your PATH.Jan Holesovsky1-1/+1
2015-03-23DEBUGCPPUNIT makes no sense on Windows and OS X.Jan Holesovsky1-3/+5
2015-03-19Hint how to use Dr.Memory for unit tests / memory checking.Jan Holesovsky1-15/+16
Change-Id: I7df8716e90e9097336919d2a9208a549b8f7d3d0
2015-01-28It's OS X, not OSXTor Lillqvist1-1/+1
Change-Id: Id7cd032a8fd24d57e02d1a94e4bebccc56904609
2014-12-19solenv: fix bashism in unittest-failed.shRiccardo Magliocchetti1-2/+2
Change-Id: If030cd711cbb04fd622a4fd5723b6c66aac28a98 Reviewed-on: https://gerrit.libreoffice.org/13546 Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna1-1/+13
Change-Id: I1dd1b7804defdf363599c17dee3ab1333cf46ee7
2014-12-06add instructions how to use CPPUNITTRACE on OSXMarkus Mohrhard1-0/+1
Change-Id: I97579c03c72be0c09c937fcbc8726960528a7a6e
2014-02-02Split the message.Jan Holesovsky1-1/+13
Change-Id: Ib565f92b9e195a871a56d2fb95c3ef373e93da9c
2014-02-02Print fair message from CPPUnitTestDouglas Mencken1-1/+1
Conflicts: solenv/gbuild/CppunitTest.mk Reviewed on: https://gerrit.libreoffice.org/7196 Change-Id: I5e53aba66c9d4c29e8941561d14ca0a638b6e081
2014-01-23make unittest failure foo a scriptBjoern Michaelsen1-0/+23
- first of all, code from CppunitTest.mk used from PythonTest.mk is bad anyway - also, this shortens and removes noise from the commandline executed Change-Id: I6c5b41a0c497b766c3293aeec5c59240aa3ef37c