summaryrefslogtreecommitdiff
path: root/packages/fcl-fpcunit
Commit message (Expand)AuthorAgeFilesLines
...
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-183-11/+45
* * Fix bug 34131, missing Msg in checkISmichael2018-08-141-2/+2
* Changes for symbian target OSpierre2018-08-061-1/+1
* * Fix bug ID 34076 using provided patch: Add QWord overloads to Assert/CheckE...michael2018-08-022-0/+48
* * Fix bug ID 34075 using provided patch: some methods not updating assert cal...michael2018-08-021-7/+21
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-5/+13
* * Slightly better error messagemichael2018-03-231-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-163-85/+29
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-20/+4
* * Observe defaultRunAllTests againmichael2017-08-151-0/+2
* * Set exitcode on error usagemichael2017-08-151-0/+2
* * Fix detection of usagemichael2017-08-151-1/+1
* packages: disabled packages for macos and palmos which currently cannot be bu...karoly2017-08-121-1/+1
* * Rework to be able to use in compiler testsuitemichael2017-08-021-129/+277
* Regenerated all Makefile from packages directoriespierre2017-06-013-6/+48
* * Fix memleak in case only a selection of tests is runmichael2017-04-262-16/+30
* * Fixed 24688michael2017-04-211-2/+2
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-183-24/+108
* * Resolved infinitive loop on an exception during the one-time-setup of a te...joost2017-04-081-12/+31
* atari: now that we have an almost complete RTL with DOS unit, we can re-enabl...karoly2017-01-121-1/+1
* + add a simple test runner for FPCUnit (no parameters, only plain output, set...svenbarth2016-12-092-0/+79
* atari: disabled some packageskaroly2016-10-041-1/+1
* * Rework test tree construction, finding tests (bug ID 30384)michael2016-09-106-125/+155
* * Patch from Silvio Clecio to adapt to new VMT methods (bug ID 30435)michael2016-09-091-5/+5
* * regenerated makefiles with latest fpcmakenickysn2016-06-183-3/+18
* * regenerate makefiles after the fpcmake updatenickysn2016-06-173-6/+48
* * Add small comment indicating possible improvement (last use of testsuite.te...michael2016-03-081-0/+1
* * Hopefully fix bug 29722 (wrong handling of TTestItem list)michael2016-03-087-41/+71
* * Output XML list when XML is askedmichael2016-03-051-1/+1
* * Fix lists of test(suites)michael2016-03-053-26/+54
* * Small fix after recent changes to tests list in testsuitemichael2016-01-071-1/+1
* * Allow test cases to be created only oncemichael2015-12-312-17/+133
* TTestCase.CheckAssertCalled implemented (bug ID 28408)michael2015-12-272-3/+56
* - disabled the win16 target for all packages that don't compile on that platformnickysn2015-09-271-1/+1
* * updated all the remaining makefiles that 'fpcmake -r' missednickysn2015-09-053-9/+69
* * Re-generated makefile'sjoost2015-08-123-8/+82
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
* AROS/x86_64: regenerated Makefileskaroly2015-06-291-2/+16
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-203-6/+60
* * 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