florian
|
9ad2bdcecd
+ patch by Bart B: TBucketList threw access violations after Clear, resolves #39565
|
3 年 前 |
florian
|
0f14bd45b1
* run fcl-image tests with regression tests
|
4 年 前 |
Pierre Muller
|
a7ad65f884
Fix use of svnversion if ../.git does not exist
|
4 年 前 |
Pierre Muller
|
56a8f29519
Add support for hash generation for git repository (local modifier not implemented)
|
4 年 前 |
florian
|
d5dfb73898
+ test pastojs with regression tests
|
4 年 前 |
florian
|
2efaee6d85
* include fcl-json in regression tests
|
4 年 前 |
florian
|
246bff92d2
+ include fcl-passrc in regression tests
|
4 年 前 |
pierre
|
6f4617eeb3
Use gdate/date -u option to get universal time for TEST_DATETIME variable
|
4 年 前 |
florian
|
8ed2ea3672
* createlst and gparmake need to be used with the source os extension (actually, we should call it host extension)
|
4 年 前 |
michael
|
a90315c3a0
* Patch from Noel Duffy to implement DNS over TCP and test
|
4 年 前 |
yury
|
ddf0ce014b
* Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t".
|
4 年 前 |
florian
|
63c603cf32
* include also regexpr test in normal regression tests
|
4 年 前 |
florian
|
9430436a24
+ include package/hash in regression tests
|
4 年 前 |
florian
|
9c77e4a899
* support passing options to the emulator when using one for testing
|
4 年 前 |
florian
|
323b3b5d2b
+ create directory for C objects if needed
|
5 年 前 |
pierre
|
219db914e3
Revert commit #45737, as it introduces problelms for other test cases
|
5 年 前 |
pierre
|
604b9fd1fd
Use FPCOPT variable instead of OPT, to also pass BINUTILSPREFIX as -XP option for createlst and gparmake compilation
|
5 年 前 |
svenbarth
|
1c5d0220fe
* enable tests for the Nullable unit
|
5 年 前 |
svenbarth
|
90c1bf2e12
* add tests\test\unit\types directory to list of tested directories
|
5 年 前 |
pierre
|
b77cd3a3e7
Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setting it to 1
|
5 年 前 |
florian
|
01302bc47d
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 年 前 |
pierre
|
22806e31c3
Add possibility to set explicitly TEST_COMMENT variable, set as Comment field in dbdigest.cfg file (defaulting to TEST_OPT as before)
|
5 年 前 |
florian
|
d425a85f8d
+ Linux.fpstatx, resolves #36501
|
5 年 前 |
pierre
|
0b2a6e5a74
* tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call.
|
6 年 前 |
pierre
|
aa8a7f5130
Do not use BSD system tar option -I if TARPROG is gtar for OpenBSD
|
6 年 前 |
pierre
|
3f39fe75f3
Fix test_c_objects rule (by removal of extra closing braces)
|
6 年 前 |
nickysn
|
8b17af1f89
+ added test for unit sortalgs, that tests the heapsort and randomized quicksort algorithms
|
6 年 前 |
nickysn
|
5c4af27a7a
+ added test for the sortbase unit
|
6 年 前 |
nickysn
|
99528f9774
+ added all the missing test/units/* subdirectories: classes character dateutil fpcunit softfpu variants
|
6 年 前 |
pierre
|
122fd55564
+ Add TEST_PARALLEL, adds -L option to DOTESTOPT
|
7 年 前 |