X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/8185af6a8e8e587f267d901328f7c5d956c06de3..da87235fd91665373a44dbc75b1750deaaf81abe:/tests/internal.at?ds=inline diff --git a/tests/internal.at b/tests/internal.at index 1ae6f99..5fef623 100644 --- a/tests/internal.at +++ b/tests/internal.at @@ -1,4 +1,4 @@ -# Copyright © 2021, 2023 Nick Bowler +# Copyright © 2021, 2023-2024 Nick Bowler # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -74,7 +74,11 @@ AT_CLEANUP TEST_TAP_SIMPLE([cdecl__err sanity], [cdeclerr], [TEST_NEED_PROGRAM([cdeclerr])], [libcdecl internal]) +TEST_TAP_SIMPLE([cdecl__err thread safety], [errthread], + [TEST_NEED_PROGRAM([errthread])], [libcdecl internal threads]) + AT_SETUP([cdecl_declare truncation]) +AT_KEYWORDS([libcdecl internal]) AT_DATA([input], [[int hello_world @@ -82,8 +86,8 @@ int x[1234567890] ]]) AT_CHECK([rendertest -n 0