2012-08-07 12:33:04 +04:00
|
|
|
add_subdirectory(remove-cstr-calls)
|
2012-08-25 03:29:33 +04:00
|
|
|
add_subdirectory(tool-template)
|
2012-12-05 13:01:09 +04:00
|
|
|
add_subdirectory(clang-format)
|
2012-12-12 18:30:57 +04:00
|
|
|
add_subdirectory(cpp11-migrate)
|
2012-08-07 12:33:04 +04:00
|
|
|
|
|
|
|
# Add the common testsuite after all the tools.
|
|
|
|
add_subdirectory(test)
|