diff options
| author | François Freitag <mail@franek.fr> | 2020-09-06 14:36:20 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-09-07 08:07:26 +0200 |
| commit | 57dadfac3cfae050c49b80c5ac56008acdef5196 (patch) | |
| tree | 28dd850eb41ce19a9274f913d8c5ac117d672404 /tests/conditional_processing | |
| parent | 11ebc6479ffda87376b60c9475d33d8120f86368 (diff) | |
Fixed #31944 -- Used addCleanup() to register TestContextDecorator cleanups.
Cleanups from addCleanup() are scheduled to happen in reverse order to
the order they are added (LIFO). Ensures each cleanup is executed from
the innermost to the outermost.
Diffstat (limited to 'tests/conditional_processing')
0 files changed, 0 insertions, 0 deletions
