Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 8ee31342fe * Implement status support (Delphi DUnit compatibility) 1 year ago
  Michaël Van Canneyt 131331bc50 * Add AssertNoException, add overload with function reference 1 year ago
  Michaël Van Canneyt dc88694c7f * Dotted filenames for package fcl-fpcunit 2 years ago
  Michaël Van Canneyt ab1b45383f * PChar -> PAnsiChar 2 years ago
  Michaël Van Canneyt 1afe0114d4 * Correct name 2 years ago
  Michaël Van Canneyt 92eab370c3 * Add some methods for improved DUnit compatibility 2 years ago
  Michaël Van Canneyt e174738121 * Some missing consts 2 years ago
  Michael Van Canneyt 817ec09ec0 * Add const to string params where possible. Fix issue #40053 2 years ago
  michael 44987e376d * Unicode string assertequal (removed doubles) 6 years ago
  michael b3493d1f07 * Unicode string assertequal 6 years ago
  Jonas Maebe c330f5080c * replaced fpcunit custom code to obtaining a caller site with a call to 6 years ago
  michael ddb6741c6c * Fix bug ID #34076 using provided patch: Add QWord overloads to Assert/CheckEquals 7 years ago
  michael bbf06c438c * Slightly better error message 7 years ago
  michael 3c53796044 * Fix memleak in case only a selection of tests is run 8 years ago
  michael 6252a02fe1 * Fixed 24688 8 years ago
  michael 1e36144e87 * Rework test tree construction, finding tests (bug ID 30384) 9 years ago
  michael caec08e795 * Hopefully fix bug #29722 (wrong handling of TTestItem list) 9 years ago
  michael 3c73c99a18 * Allow test cases to be created only once 9 years ago
  michael 7ab8472a70 TTestCase.CheckAssertCalled implemented (bug ID 28408) 9 years ago
  michael 1caae4e3bc * Fixed typo, part 2 (bug 27789) 10 years ago
  michael b9aa2928df * Fixed typo (bug 27789) 10 years ago
  michael 1720d05d44 * Use caller addr info wherever needed. 10 years ago
  michael e8da5e1170 * Future-proof CallerAddr 10 years ago
  michael 9523fc3d33 * Added ExpectException call, to avoid creating a new method 10 years ago
  michael 5271c7674a * Patch from Graeme Geldenhuys to add exception address to addfailure/adderror 10 years ago
  michael 83728983f3 * Patch from Graeme Geldenhuys to Fix compiler hint about signed/unsigned values 10 years ago
  michael 0e1cc092f2 * Patch from Graeme Geldenhuys: New fail method with address pointer 10 years ago
  michael e227d76b7d * Patch from Graeme Geldenhuys to move FailNotEquals to main interface 10 years ago
  michael 1f868aac8b * Patch from Graeme GeldenHuys: Allow to set an address in Fail calls 10 years ago
  michael cadb67e90b * Patch from Graeme geldenhuys: Additional ComparisonMsg (added overload) 10 years ago