STL/tools
Stephan T. Lavavej 30031d3de4
Add the tr1 test suite. (#485)
* Add the tr1 test suite.

Works towards #144. Note that this is just the source code; the
infrastructure to automatically build and run the tests is coming soon.

Update enforce-clang-format.cmd as parallelize is recursive. (I verified
that behavior by running parallelize directly.) We don't need to mention
stl/inc's subdirectories. We can mention all of tools because
clang-format detects file extensions and the other files in tools are
fine. (In contrast, excluding stl/msbuild saves time.) Finally, add
tests/tr1 (which is why we depend on recursive behavior, due to its many
subdirectories). Also, update the git status and git diff commands to
print differences in the tests directory too.

* Add "accepted extensions" to parallelize.
2020-02-06 13:26:56 -08:00
..
inc Parallelize enforcement of clang-format (#163) 2019-10-08 17:12:08 -07:00
jobify Parallelize enforcement of clang-format (#163) 2019-10-08 17:12:08 -07:00
parallelize Add the tr1 test suite. (#485) 2020-02-06 13:26:56 -08:00
validate Add libcxx (not yet running) working towards #145. (#394) 2019-12-17 17:44:44 -08:00
CMakeLists.txt Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
CMakeSettings.json Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00