__init__.py |
|
0 |
common.py |
|
7688 |
data |
|
|
test_build.py |
|
10581 |
test_configenvironment.py |
ABC = def
ACDEFINES = -Dabc='d'\\''e'\\''f' -Dbaz='qux 42' -Dfoo=bar
FOO = bar
bar = baz qux
zzz = "abc def" |
2262 |
test_database.py |
Ensure we can generate a `compile_commands.json` and that is correct. |
3270 |
test_fastermake.py |
Ensure the FasterMakeBackend works without error. |
1560 |
test_partialconfigenvironment.py |
Test the automatically set values of ACDEFINES, and ALLDEFINES |
5919 |
test_recursivemake.py |
|
53980 |
test_test_manifest.py |
Ensure all-tests.pkl is generated. |
5280 |
test_visualstudio.py |
Ensure we can consume our stub project. |
2696 |