Home
last modified time | relevance | path

Searched refs:test02 (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/libstdc++/
DChangeLog-200265 * testsuite/23_containers/bitset_shift.cc (test02): New test.
554 * testsuite/20_util/allocator_members.cc (test02): Add.
599 * testsuite/23_containers/vector_capacity.cc (test02): Add.
878 * testsuite/22_locale/static_members.cc (test02): Less provincial.
882 * testsuite/22_locale/static_members.cc (test02): Disable for
906 * testsuite/22_locale/static_members.cc (test02): Avoid null strings.
916 * testsuite/22_locale/static_members.cc (test02): Fix.
1022 * testsuite/22_locale/facet.cc (test02): Add.
1023 * testsuite/22_locale/static_members.cc (test02): Add.
1885 * testsuite/backward/strstream_members.cc (test02): Add.
[all …]
DChangeLog-200194 * testsuite/21_strings/insert.cc (test02): New testcases.
120 * testsuite/24_iterators/insert_iterator.cc (test02): Add.
121 * testsuite/24_iterators/front_insert_iterator.cc (test02): Add.
122 * testsuite/24_iterators/back_insert_iterator.cc (test02): Add.
123 * testsuite/24_iterators/reverse_iterator.cc (test02): Add.
265 * testsuite/21_strings/assign.cc (test02, test03): New tests.
387 * testsuite/22_locale/ctype_members_char.cc (test02): Add, mark
544 * testsuite/27_io/ostream_inserter_arith.cc (test02): Add test.
549 * testsuite/27_io/ostream_inserter_arith.cc (test02): Add testcase
860 * testsuite/21_strings/capacity.cc (test02): Add test.
[all …]
DChangeLog-2000970 * testsuite/23_containers/vector_ctor.cc (test02): Fix thinko.
989 * testsuite/23_containers/vector_ctor.cc (test02): Add test from
1022 * testsuite/23_containers/map_operators.cc (test02): New tests.
2800 * testsuite/27_io/stringstream.cc (test02): Fix.
3274 * testsuite/27_io/ostream_manip.cc (test02): Add tests.
3998 * testsuite/21_strings/char_traits.cc (test02): Guard with
4054 * testsuite/21_string/char_traits.cc: New (test02): test
4205 * testsuite/27_io/ios_manip_fmtflags.cc (test02): Add test for
4440 * testsuite/27_io/ios_manip_basefield.cc (test02): And here.
DChangeLog-1999350 * testsuite/27_io/ios_manip_basefield.cc (test02): Add tests.
414 * testsuite/27_io/istream_unformatted.cc (test02): Mo' tests.
748 * testsuite/21_strings/ctor_copy_dtor.cc(test02): Add test case
876 * testsuite/27_io/ios_members.cc (test02): Add tests.
1105 * testsuite/27_io/istream_extractor_arith.cc (test02): Add more
DChangeLog-20032610 (test02, test03, test04, test05): New tests.
2612 (test02, test03, test04, test05): New tests.
3939 * testsuite/24_iterators/insert_iterator.cc (test01, test02):
6232 * testsuite/27_io/ios_base/state/1.cc (test02): Use "C" locale.
7122 * testsuite/27_io/ostream_inserter_arith.cc (test02): Make void.
7165 * testsuite/27_io/stringstream.cc (test02): Add.
7199 * testsuite/27_io/ios_base_storage.cc (test02): Set exception
7558 * testsuite/27_io/ostream_sentry.cc (test02): Add.
7786 * testsuite/25_algorithms/min_max.cc (test02): Add.
DChangeLog-20051728 (test02): Same.
/NextBSD/tools/test/sort/regression/
HDMakefile3 TESTFILE= test01 test02 test03 test04 test05 test06 test07 test08 \
/NextBSD/contrib/netbsd-tests/lib/libc/stdio/
HDt_fmemopen.c179 ATF_TC(test02);
180 ATF_TC_HEAD(test02, tc) in ATF_TC_HEAD() argument
184 ATF_TC_BODY(test02, tc) in ATF_TC_BODY() argument
1154 ATF_TP_ADD_TC(tp, test02); in ATF_TP_ADD_TCS()