commit | 2129106d20823148ae2e24b51c3cf9edb46c7f3c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Dec 12 08:20:31 2023 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Fri Dec 22 09:57:49 2023 -0700 |
tree | 4259ebf114a65055ea415b3fffc8ab6c8ec6f4b1 | |
parent | 0b32d225818f04390a576b1a68ef1a3060fdeb34 [diff] |
Check for rogue DAP exceptions in test suite This changes the test suite to look for rogue DAP exceptions in the log file, and issue a "fail" if one is found. Reviewed-By: Kévin Le Gouguec <legouguec@adacore.com>