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
ada908ab14b10fd15a0e172809546c5fffc7d952
libreoffice
/
cppunit
History
Stephan Bergmann
9529389231
Mark cppunit patch as upstreamed
2012-02-14 11:40:31 +01:00
..
prj
We want Android shared objects to have names ending in .so
2011-11-10 01:23:45 +02:00
aix.patch
update libtooling and config.guess for aix 7
2010-10-13 14:33:29 +01:00
android.patch
Use lo_dlopen() on Android
2011-11-17 15:22:53 +02:00
avoid-synthetised-destructor.patch
fix the patch, i said!
2011-01-25 19:13:42 +01:00
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
iOS hacks
2011-07-10 14:52:49 +03:00
ldflags.patch
Try to avoid triggering autotools during the build
2011-03-03 09:15:51 +01:00
makefile.mk
Mark cppunit patch as upstreamed
2012-02-14 11:40:31 +01:00
ooo-cppunit_dll.mk
Revert "Trying to chop out the uwinapi library"
2011-09-16 16:26:03 +02:00
ooo-DllPlugInTester.mk
Revert "Trying to chop out the uwinapi library"
2011-09-16 16:26:03 +02:00
README
Added and improved READMEs for modules whihc used to be in libs-extern
2012-02-08 23:18:06 -05:00
solarisfinite.patch
sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
2009-12-11 14:29:59 +01:00
warnings.patch
sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
2009-12-11 14:29:59 +01:00
windows.patch
Fix compilation error with MinGW
2011-06-17 13:33:42 +03:00
README
C++ port of the JUnit framework for unit testing. From [http://sourceforge.net/projects/cppunit/]