summaryrefslogtreecommitdiff
path: root/examples/money
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Fixed CPPUNIT_ASSERT_EQUAL() being called on doublesАлексей Тулинов1-1/+1
2019-12-22drop project files for old versions of MSVCDavid Tardon3-166/+1
2019-11-29tdf#126163: fix regression from 339b60ab77ce3f2037c9410eb14251c8132df08acppunit-1.15.0Markus Mohrhard1-2/+1
2019-03-05Documentation updatesAndrés Maldonado1-1/+2
2019-02-16use [] in AC macrosMarkus Mohrhard1-1/+1
2019-02-16Modernize AM_INIT_AUTOMAKE syntaxAndrés Maldonado1-2/+3
2018-05-23fix make distcheck, part2Markus Mohrhard1-1/+1
2017-09-15Fix money example on propely linking with library with PKG_CHECK.Dimitrij Mijoski2-5/+8
2016-12-16AM_CPPFLAGS is preferred by "newer" versions of automakeDavid Tardon1-1/+1
2012-04-25Automake cleanup, install and generate changelogTomas Chvatal1-7/+1
2009-11-23Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGSBaptiste Lepilleur1-4/+2
2008-12-16Added updated project and instructions for building under Visual Studio.Net 2008Andy Dent1-0/+313
2008-02-21Replace deprecated CPPUNIT_TEST_EXCEPTION with code using CPPUNIT_ASSERT_THROW.Steve M. Robbins2-2/+2
2008-02-21Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].Steve M. Robbins1-1/+1
2005-10-13Removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur2-1/+14
2005-10-13removed most warning when compiling with vc++ 6sp6.Baptiste Lepilleur1-3/+4
2004-06-25Include/cppunit/Portability.Baptiste Lepilleur1-1/+1
2003-05-07added new linesBaptiste Lepilleur1-1/+1
2003-05-07Makefile.Baptiste Lepilleur1-1/+1
2003-03-11Src/examples/cppunittest/TrackedTestCase.Baptiste Lepilleur1-1/+1
2002-07-14CodingGuideLines.Baptiste Lepilleur2-4/+4
2002-04-21fixedBaptiste Lepilleur4-3/+10
2002-04-21fixed uppercase problemBaptiste Lepilleur1-1/+1
2002-04-21fixed double definition of LDFLAGSBaptiste Lepilleur1-2/+2
2002-04-21Src/DllPlugInTester/makefile.Baptiste Lepilleur10-0/+409