STL/tests/tr1
Stephan T. Lavavej c02643f576
Delete `<cvt/meow>` (#4458)
2024-03-15 22:28:31 -07:00
..
include Delete `<cvt/meow>` (#4458) 2024-03-15 22:28:31 -07:00
tests Delete `<cvt/meow>` (#4458) 2024-03-15 22:28:31 -07:00
CMakeLists.txt
README.md
env.lst
env_minus_md_idl.lst
env_minus_pure.lst
env_single.lst
expected_results.txt
lit.cfg
lit.site.cfg.in
prefix.lst Enable more test coverage for warning C4668 ('MEOW' is not defined as a preprocessor macro) (#4441) 2024-03-07 21:17:09 -08:00
run.pl
runbe.pl
test.lst Delete `<cvt/meow>` (#4458) 2024-03-15 22:28:31 -07:00

README.md

The tr1 Legacy Test Suite

This is a legacy test suite. We regularly run it because it provides a small amount of additional test coverage. We maintain this test suite in response to breaking changes as the product code evolves. However, cleaning up this test suite is low priority, and we don't add new tests for new features here.

Note that the name tr1 is an historical artifact. This test suite was originally added in the TR1 era (between VS 2008 and VS 2010) and was slightly expanded in later years before being frozen into its current state.

License

Copyright (c) Microsoft Corporation.

SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception