Age | Commit message (Collapse) | Author |
|
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
|
|
|
|
e.g. testtool under Linux
|
|
|
|
|
|
|
|
|
|
out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
|
|
|
|
|
|
|
|
|
|
Cf. page 260 of Martin Reddy: API Design for C++ (MK, 2011).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Detected by the debug C runtime (when using --enable-dbgutil) when
running a unit test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notes:
split repo tag: ure_PRE_MELD_REPOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not return different values depending on the platform
|
|
|
|
|