Description: fpc-fpcunit
This file as text.
(active) Revisions in this set:
c330f5080cbd36d4ff747dcb4f382063f5e57dfd,b6ba87bed489e5eedaf9cc7e84b938a5c700293d,817ec09ec01e4e8134dd5b0175e2ce390cf8d973
e1747381219360a06b66960ba7221ea74df78492,ab1b45383f10c608162c6065e1cb82c19f26c02f,0bb2b47bf8e859b9e836e1affbf3bbe9beb11fc3
92eab370c3269f87e339a75a4ddffc9316ee58e5,1afe0114d47e60c3092e18d66c00172864f2d392,131331bc50fa06099c49c8aaf7466ee728ec4be3
377bc0d31106a248771a860413e3a90a87cf0ec6,8ee31342fe1b55eaf73d330aa8cf3dd153c7b4e1,0914565a52c04d217598761129ba6f2a329c537a
cd661989a5af02db33127a4c61a9e4988a394d3d,b2031773156d644efa0a563cedc29233cf580cc3,1d006185efb6d8239b6a85959030ed7d393b0897
3a89160739a11f10b7ac286ad320abe44f4b0f25,a291258bf86ed22b45cf3e1a9e3b2b577c2acd46,9236829a3c4b810afc9449d6416a92965b92b0aa
9255f39d1c2d4de4e141fa0e34357e3a27434457,6f8244ad519d78283fa91b0ce989295e9f4153e6,f7dcc18cbf459d01890fff46374eb49d8b489d2c
cf4952eeab038ca2dcad806abc0c9b93de638c1a,34216ae07cf0afb47b2062436fa8f8d408cfa498,b01dbc035904721a8126a0da4d91ed5e8511d14a
f1d062ccb7d8f60234cc7054f2781e1f11350904,62c07d0aebf19a07a60b59267166df37038d52f5,fbc84eaf6cf2321eb246a7c4354d3aee1aac312d
33214e82e3959850f9d083f53d49a982ffb8790a,7b790ec5a89c6481539e66dbaf113588a1bb7b89,e4a7a38e93d2b1f05c7ff6ac95f8b8284bd6eed9
8d1a22c4e547dfbf9d62e002fde5f3aa55bb5876,5858ba9fb5626f81bda21288d279e2cf8193cad1,41bae7ddb3fb527278ce466daef97c85b5b83d80
c551ef3b591c17a49e3ea2efee12269718f626ba,24672dc3f49770d4bd66e8bfd096c636f9928845,2cdc202d0fb0aecba489af6634fbb44588cd5430
f54b7c3b1564de36c84bb5bb772ba2459af08254,603cdc8183c8d1f9a4aafe6ba48d721902b085c2,b6f1441a32dcb2f58b026fc5ba2b9c27e612ef44
7721a88409517d1a3ea96ef025bf185d4e971563,8d4a491aea21c65712d729fe042245d5ca6e40ba,720b67b89432764a23b8dc119b63a5783d4dadc4
f246b7533ce68febef886ee175041169a5655283,8d8485431f6673ae70970db1c74f882761114427,e63000174e68d13e7b96db7208fa5e766d40dd17
4ae5a736f31814ac7ef392ab97d74390f7a6a6a7,7eb2dc9684ac59986f560001333426964cadc3c5,189430f98ed5869305de6b08447eb7a7443faf3f
861b9f83db7c50d4e1e36f4ab989d095e1df0ee8
Clicking a revision will expand files
* replaced fpcunit custom code to obtaining a caller site with a call to
CaptureBacktrace (prevents crashes when compiled with LLVM backend,
and is generally more robust)
* Add Ant/JUnit alike XML test-output format
* Add some methods for improved DUnit compatibility
* Add AssertNoException, add overload with function reference
* access the legacy method table using the correct alignment
* Implement status support (Delphi DUnit compatibility)
* Loop variable must be integer, count can be -1
Reduce calls to ComparisonMsg - Check for failure first
Add AssertEqual(AMessage, AFormatArgs, ....)
Move getting error address / only execute when needed
Check condition before getting error address / only execute when needed
FPCUnit: Fix running the specified test suite in the defaults file
FPCUnit: Allow string values for boolean values in defaults file
FPCUnit: Improved usage help
FPCUnit: Improved file description for default long option values
FPCUnit: Parameters and values in the usage help have been reordered
FPCUnit: Fix typo in parameter name "--no-exitcode" in the defaults file. Issue
gitlab 0039587
FPCUnit: Initializing the result in the DoTestSuiteAsPlain function
FPCUnit: Update version number
FPCUnit: Ignore quotes in defaults file values
FPCUnit: Read parameter "--status" from defaults file
FPCUnit: Try to keep the options in the same order
FPCUnit: Use constants for long option names
FPCUnit: Use constants for option values
FPCUnit: Allow overriding the defaults file name in class descendants
FPCUnit: Add "--no-config" option to ignore defaults file
FPCUnit: Replace the short form of the "--no-addresses" option from "-n" to "-d"
FPCUnit: Add short form "-t" for "--skiptiming" option
FPCUnit: Formatting short options
FPCUnit: Add short form "-f" for "--file" option
FPCUnit: Replace the short form of the "--sparse" option from "-r" to "-q"
FPCUnit: Add short form "-n" for "--no-config" option
FPCUnit: Fix short options with value
FPCUnit: Add another boolean option for the defaults file
FPCUnit: Expand configuration file from environment variable also relative to executable file
FPCUnit: Improve the ability to override the configuration file in class descendants
FPCUnit: Simplify reading user options from configuration in inheritors
FPCUnit: Allow specifying ArgHelp option in configuration to change DefaultRunAllTests setting
FPCUnit: Set ExitCode on errors parsing command line options
FPCUnit: Fix startup without options specifying running mode
Revisions in bigsets in this set dc88694c7fe63043c2cedafd124750cd2c1fdaff