index
:
delta/cppunit.git
cppunit-1-13
feature/buildsystem_rewrite
feature/c++11
feature/cmake
feature/new_assert_macros
feature/parameterized
master
anongit.freedesktop.org: git/libreoffice/cppunit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cppunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved files in subdir cppunit to src/cppunit.
Bastiaan Bakker
2001-04-28
11
-888
/
+0
*
Merged Baptiste Lepilleurs patch for TestRegistry: now TestCases do not autom...
Bastiaan Bakker
2001-04-23
2
-29
/
+19
*
Removed '\r' characters from msvc++ .dsw and .dsp files.
Bastiaan Bakker
2001-04-21
2
-177
/
+177
*
Added *.dsw and *.dsp files to EXTRA_DIST.
Bastiaan Bakker
2001-04-19
1
-1
/
+3
*
Added MSVC++ workspace and project files.
Bastiaan Bakker
2001-04-19
2
-0
/
+177
*
Add mysteriously vanished estring.h.
Bastiaan Bakker
2001-04-18
1
-0
/
+31
*
Fix compilation bug on Win32/MSVC++.
Bastiaan Bakker
2001-04-16
1
-1
/
+1
*
Prefixed cout, cerr and endl with std::.
Bastiaan Bakker
2001-04-15
1
-19
/
+19
*
Prevent estring.h from being installed in include dir.
Bastiaan Bakker
2001-04-14
1
-4
/
+2
*
Moved public header files from cppunit dir to include/cppunit, to separate th...
Bastiaan Bakker
2001-04-14
18
-692
/
+20
*
Always use namespace std for strings and vectors.
Bastiaan Bakker
2001-04-14
2
-11
/
+11
*
Removed all 'using namespace' occurrences.
Bastiaan Bakker
2001-04-14
7
-11
/
+18
*
Fix bug #224542: bogus 'inline' specifiers in *.cpp files.
Bastiaan Bakker
2001-04-14
2
-22
/
+22
*
Fix bug #223290: cerr undefined.
Bastiaan Bakker
2001-04-13
1
-0
/
+1
*
Fix bug #232636: TextTestResult::printHeader(ostream& stream) outputs to cout.
Bastiaan Bakker
2001-04-13
1
-2
/
+2
*
Merged patch #403542 by Tim Jansen <timj@systembureau.com>.
Bastiaan Bakker
2001-04-13
6
-16
/
+15
*
Changed documentation.
Eric Sommerlade
2000-10-13
1
-0
/
+2
*
Default constructor does not register any more - it expects the test being re...
Eric Sommerlade
2000-10-13
2
-10
/
+25
*
Changed output.
Eric Sommerlade
2000-10-13
1
-2
/
+5
*
Fixed registry initialized flag.
Eric Sommerlade
2000-10-13
1
-1
/
+3
*
Code beautification.
Eric Sommerlade
2000-10-13
1
-1
/
+2
*
Added TextResult files.
Eric Sommerlade
2000-10-11
7
-22
/
+195
*
Initial check in.
Eric Sommerlade
2000-10-05
16
-0
/
+1159