Home
last modified time | relevance | path

Searched refs:test04 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2002147 * testsuite/18_support/numeric_limits.cc: Add test04.
403 * testsuite/22_locale/ctor_copy_dtor.cc (test04): Tweak.
676 * testsuite/27_io/stringstream_members.cc: Add test04 from PR.
884 * testsuite/22_locale/ctor_copy_dtor.cc (test04): Don't assume
931 * testsuite/22_locale/ctor_copy_dtor.cc (test04): Fix for
1024 * testsuite/22_locale/ctor_copy_dtor.cc (test04): Add.
1889 * testsuite/19_diagnostics/stdexceptions.cc (test04): Add bool test.
2429 * testsuite/22_locale/time_put_members_wchar_t.cc (test04): Same.
2430 * testsuite/22_locale/time_put_members_char.cc (test04): Same.
2431 * testsuite/22_locale/num_put_members_wchar_t.cc (test04): Same.
[all …]
H A DChangeLog-2001652 * testsuite/27_io/ostream_inserter_arith.cc (test04): Add test.
2826 * testsuite/27_io/ostream_inserter_other.cc (test04): Add test.
4665 * testsuite/27_io/istream_seeks.cc (test04): Explicitly cast int
4946 * testsuite/19_diagnostics/stdexceptions.cc (test04): Add test.
5891 * testsuite/27_io/streambuf.cc (test04): Add testcases.
H A DChangeLog-20003288 * testsuite/27_io/istream_unformatted.cc (main): Move test04 and
4508 * testsuite/27_io/istream_unformatted.cc (test04): Fix.
4734 * testsuite/26_numerics/c_math.cc (test04, main): Add a regression
5510 * testsuite/27_io/istream_unformatted.cc (test04): Tweak.
5537 * testsuite/27_io/istream_unformatted.cc (test04): Fix, as
H A DChangeLog-2021881 * testsuite/23_containers/unordered_set/modifiers/merge.cc (test04): New test.
4658 * testsuite/25_algorithms/minmax/constrained.cc (test04, test05):
4786 * testsuite/std/ranges/adaptors/100577.cc (test04): New test.
5366 * testsuite/std/ranges/single_view.cc (test04): New test.
7552 * testsuite/std/ranges/adaptors/drop_while.cc (test04): New test.
7553 * testsuite/std/ranges/adaptors/elements.cc (test04): New test.
7558 * testsuite/std/ranges/adaptors/split.cc (test01, test04):
H A DChangeLog-20141126 * testsuite/23_containers/set/allocator/move_assign.cc (test04): New.
5245 (test04()): New.
5247 (test04()): New.
5249 (test04()): New.
5251 (test04()): New.
H A DChangeLog-1999221 * testsuite/27_io/istream_unformatted.cc (test04): New tests for
955 * testsuite/21_strings/inserters_extractors.cc (test04, test05):
H A DChangeLog-20031115 * testsuite/23_containers/deque/invalidation/4.cc: (test04): Test
2610 (test02, test03, test04, test05): New tests.
2612 (test02, test03, test04, test05): New tests.
H A DChangeLog1376 (test04, test05, test06): New test cases.
H A DChangeLog-20203146 time hasn't been reached in test04.
/netbsd-src/tests/lib/libc/stdio/
H A Dt_fmemopen.c249 ATF_TC(test04);
250 ATF_TC_HEAD(test04, tc) in ATF_TC_HEAD() argument
254 ATF_TC_BODY(test04, tc) in ATF_TC_BODY() argument
1147 ATF_TP_ADD_TC(tp, test04); in ATF_TP_ADD_TCS()