Description: fpc-fpcunit (active) Revisions in this set 377bc0d31106a248771a860413e3a90a87cf0ec6,8ee31342fe1b55eaf73d330aa8cf3dd153c7b4e1,cd661989a5af02db33127a4c61a9e4988a394d3d,b2031773156d644efa0a563cedc29233cf580cc3,1d006185efb6d8239b6a85959030ed7d393b0897,3a89160739a11f10b7ac286ad320abe44f4b0f25,a291258bf86ed22b45cf3e1a9e3b2b577c2acd46,9236829a3c4b810afc9449d6416a92965b92b0aa commit 377bc0d31106a248771a860413e3a90a87cf0ec6 Author: Sven/Sarah Barth Date: Fri Jan 12 23:48:49 2024 +0100 * access the legacy method table using the correct alignment M packages/fcl-fpcunit/src/testutils.pp --- commit 8ee31342fe1b55eaf73d330aa8cf3dd153c7b4e1 Author: Michaël Van Canneyt Date: Sat Feb 17 15:20:21 2024 +0100 * Implement status support (Delphi DUnit compatibility) M packages/fcl-fpcunit/src/consoletestrunner.pas M packages/fcl-fpcunit/src/fpcunit.pp --- commit cd661989a5af02db33127a4c61a9e4988a394d3d Author: Martin Date: Tue Jun 17 12:25:52 2025 +0200 Add missing CallerAddr M packages/fcl-fpcunit/src/fpcunit.pp --- commit b2031773156d644efa0a563cedc29233cf580cc3 Author: Martin Date: Tue Jun 17 12:31:08 2025 +0200 Reduce calls to ComparisonMsg - Check for failure first M packages/fcl-fpcunit/src/fpcunit.pp --- commit 1d006185efb6d8239b6a85959030ed7d393b0897 Author: Martin Date: Tue Jun 17 13:34:13 2025 +0200 Add AssertEqual(AMessage, AFormatArgs, ....) M packages/fcl-fpcunit/src/fpcunit.pp --- commit 3a89160739a11f10b7ac286ad320abe44f4b0f25 Author: Martin Date: Tue Jun 17 13:43:31 2025 +0200 Move getting error address / only execute when needed M packages/fcl-fpcunit/src/fpcunit.pp --- commit a291258bf86ed22b45cf3e1a9e3b2b577c2acd46 Author: Martin Date: Tue Jun 17 13:45:39 2025 +0200 Check condition before getting error address / only execute when needed M packages/fcl-fpcunit/src/fpcunit.pp --- commit 9236829a3c4b810afc9449d6416a92965b92b0aa Author: Michaël Van Canneyt Date: Tue Jun 17 20:01:06 2025 +0200 * Correct begin..end M packages/fcl-fpcunit/src/fpcunit.pp