Commit History

Author SHA1 Message Date
  pierre 6f4617eeb3 Use gdate/date -u option to get universal time for TEST_DATETIME variable 4 years ago
  florian 8ed2ea3672 * createlst and gparmake need to be used with the source os extension (actually, we should call it host extension) 4 years ago
  michael a90315c3a0 * Patch from Noel Duffy to implement DNS over TCP and test 4 years ago
  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 years ago
  florian 63c603cf32 * include also regexpr test in normal regression tests 4 years ago
  florian 9430436a24 + include package/hash in regression tests 4 years ago
  florian 9c77e4a899 * support passing options to the emulator when using one for testing 4 years ago
  florian 323b3b5d2b + create directory for C objects if needed 5 years ago
  pierre 219db914e3 Revert commit #45737, as it introduces problelms for other test cases 5 years ago
  pierre 604b9fd1fd Use FPCOPT variable instead of OPT, to also pass BINUTILSPREFIX as -XP option for createlst and gparmake compilation 5 years ago
  svenbarth 1c5d0220fe * enable tests for the Nullable unit 5 years ago
  svenbarth 90c1bf2e12 * add tests\test\unit\types directory to list of tested directories 5 years ago
  pierre b77cd3a3e7 Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setting it to 1 5 years ago
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 years ago
  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 years ago
  florian d425a85f8d + Linux.fpstatx, resolves #36501 5 years ago
  pierre 0b2a6e5a74 * tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call. 6 years ago
  pierre aa8a7f5130 Do not use BSD system tar option -I if TARPROG is gtar for OpenBSD 6 years ago
  pierre 3f39fe75f3 Fix test_c_objects rule (by removal of extra closing braces) 6 years ago
  nickysn 8b17af1f89 + added test for unit sortalgs, that tests the heapsort and randomized quicksort algorithms 6 years ago
  nickysn 5c4af27a7a + added test for the sortbase unit 6 years ago
  nickysn 99528f9774 + added all the missing test/units/* subdirectories: classes character dateutil fpcunit softfpu variants 6 years ago
  pierre 122fd55564 + Add TEST_PARALLEL, adds -L option to DOTESTOPT 7 years ago
  pierre fb683c3adc Add generated filelistDIR.lst to list of files to delete for clean 7 years ago
  maciej-izak 08c0239d1e Add rtl-generics to tests 7 years ago
  florian 5e26142e54 * selected features are now stored in the system unit 7 years ago
  svenbarth ba40d4e0f3 * gparmake and createlst are (usually) compiled using the installed host compiler, so don't pass FPCOPT which is geared towards the target compiler instead and thus passes the unit directory of the that compiler's RTL which leads to the compiler picking up the wrong startup object files 8 years ago
  pierre 6416864997 Revert wrong patch, which lead to an endless loop on linux systems, as directories are modified by each file additions 8 years ago
  pierre e6aa46f7f9 Add explicit dependency of gparmake and createlst executables to the units/FULL_TARGET subdirectory creation to avoid errors 8 years ago
  svenbarth 43d5dacf70 + add ability to execute tests that reside in $fpcdir/packages/*/tests 8 years ago