Files
libreoffice/cppunit
Tor Lillqvist bc88e110dd Probably a good idea to use -D_GLIBCXX_FULLY_DYNAMIC_STRING here, too
While at it, do the CXXFLAGS dance on separate lines as appends to a variable
for clarity, instead of in-line on the configure command line.

Change-Id: I61843ae82efdf341c7e33d3f08d5715a14fa2f40
2013-04-16 13:31:59 +03:00
..
2012-12-22 23:48:21 +02:00
2012-12-06 13:53:52 +01:00
2013-03-18 17:14:38 +01:00

C++ port of the JUnit framework for unit testing.

From [http://sourceforge.net/projects/cppunit/]