summaryrefslogtreecommitdiff
path: root/packages/fcl-fpcunit/src
Commit message (Expand)AuthorAgeFilesLines
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-202-4/+46
* * Fixed typo, part 2 (bug 27789)michael2015-04-061-1/+1
* * Fixed typo (bug 27789)michael2015-04-061-1/+1
* * Sparse and SkipAddressInfomichael2015-03-293-31/+78
* * Removed some superfluous codemichael2015-03-291-13/+1
* * Use caller addr info wherever needed.michael2015-03-291-74/+96
* * Future-proof CallerAddrmichael2015-03-291-7/+11
* * Default is to run all tests, plain formatmichael2015-03-241-0/+2
* * Added ExpectException call, to avoid creating a new methodmichael2015-03-242-12/+190
* * Patch from Graeme Geldenhuys to fix changed output format in case of errormichael2015-03-241-3/+3
* * Output new error address, unit and line infomichael2015-03-241-7/+8
* * Patch from Graeme Geldenhuys to add exception address to addfailure/adderror michael2015-03-241-23/+9
* * Patch from Graeme Geldenhuys to Fix compiler hint about signed/unsigned valuesmichael2015-03-241-2/+2
* * Patch from Graeme Geldenhuys: New fail method with address pointermichael2015-03-241-1/+7
* * Patch from Graeme Geldenhuys to move FailNotEquals to main interfacemichael2015-03-242-7/+6
* * Patch from Graeme GeldenHuys: Allow to set an address in Fail callsmichael2015-03-241-6/+12
* * Patch from Graeme geldenhuys: Additional ComparisonMsg (added overload)michael2015-03-241-1/+6
* * TTestFailure now has address informationmichael2015-03-241-2/+11
* * Patch from Graeme Geldenhuys: Some helper functionsmichael2015-03-241-0/+32
* * Patch from Graeme Geldenhuys to use common consoletestrunner appmichael2015-03-241-97/+7
* * Patch from Graeme Geldenhuys to avoid compiler warningmichael2015-03-241-0/+1
* * Patch from Graeme Geldenhuys to remove duplicate output stringsmichael2015-03-242-4/+2
* * Patch from Graeme Geldenhuys so fpcunit can be compiled with 2.6.4michael2015-03-241-4/+11
* * regenerated for iphonesim/x86-64jonas2015-02-232-2/+36
* * regenerated with Darwin/AArch64 supportjonas2015-02-232-6/+40
* * version updated to 3.1.1marco2015-01-042-14/+162
* * For large times, use [[hh:]nn:]ss date/time formatmichael2014-07-301-1/+19
* * For large times, use [[hh:]nn:]ss date/time formatmichael2014-07-301-2/+20
* * Correct formatdatetime stringmichael2014-07-301-3/+3
* * Patch from Laco to improve checkequals for floats (bug ID 26172)michael2014-05-181-8/+8
* * Added overloads for unicodestring stringsmichael2014-03-292-0/+36
* * Add RegisterTests in suitemichael2014-02-231-0/+12
* * Add Fail with formatmichael2014-02-231-6/+13
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-072-10/+62
* * Patch from reinier (bug id 25544)michael2014-01-161-4/+8
* * Remove redundant ifmichael2013-08-271-1/+0
* * updated address of FSF (mantis #24646, patch by Alexey Svistunov)jonas2013-06-272-3/+3
* * Patch from Reinier OlieSlagers to correct message in case of not equals (bu...michael2013-06-132-8/+27
* Regenerate with up-to-date fpcmake binarypierre2013-04-292-228/+314
* * Fix compilationmichael2013-04-071-1/+4
* * SkipTiming by Reiniermichael2013-04-072-16/+27
* * Added SkipTimings optionmichael2013-04-064-18/+48
* * Regenerated all makefiles.yury2013-01-172-16/+418
* * Remove wrong lineinfo unit. It does not work with DWARFmichael2012-07-091-12/+0
* * Run test decorators when picking single tests below a testdecoratormichael2012-05-051-6/+59
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-242-4/+36
* - don't include the lineinfo unit on AIX, because it doesn't have it; injonas2012-04-111-1/+7
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+80
* Add x86_64-openbsd target in Makefilespierre2012-04-062-1058/+906
* * Modified patch from Brainenjii to support multiple testsuites (bug 21655)michael2012-04-061-8/+38