This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
03c6bfff92b10fc9f8ab82dcea1303dfe763f94c
libreoffice
/
cppunit
History
Tor Lillqvist
c1dc38282b
WaE: unused parameter
2012-03-01 01:26:16 +02:00
..
prj
…
aix.patch
…
android.patch
…
avoid-synthetised-destructor.patch
…
cppunit-1.12.1-unused-parameters.patch
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
2012-01-21 15:21:16 +01:00
cppunit-1.12.1-warnings.patch
-Werror=sign-promo from cppunit; old GCC redux
2012-02-10 15:02:25 +01:00
ios.patch
…
ldflags.patch
…
makefile.mk
Simplify install name handling for external libraries on Mac OS X
2012-02-29 18:46:38 +01:00
ooo-cppunit_dll.mk
…
ooo-DllPlugInTester.mk
…
README
Added and improved READMEs for modules whihc used to be in libs-extern
2012-02-08 23:18:06 -05:00
solarisfinite.patch
…
warnings.patch
WaE: unused parameter
2012-03-01 01:26:16 +02:00
windows.patch
…
README
C++ port of the JUnit framework for unit testing. From [http://sourceforge.net/projects/cppunit/]