__init__.py |
|
0 |
common.py |
|
7505 |
data |
|
44 |
test_build.py |
|
10325 |
test_configenvironment.py |
ABC = def
ACDEFINES = -Dabc='d'\\''e'\\''f' -Dbaz='qux 42' -Dfoo=bar
FOO = bar
bar = baz qux
zzz = "abc def" |
2319 |
test_database.py |
Ensure we can generate a `compile_commands.json` and that is correct. |
3345 |
test_fastermake.py |
Ensure the FasterMakeBackend works without error. |
1636 |
test_gn_processor.py |
|
8592 |
test_partialconfigenvironment.py |
Test the automatically set values of ACDEFINES, and ALLDEFINES |
5974 |
test_recursivemake.py |
|
52312 |
test_test_manifest.py |
Ensure all-tests.pkl is generated. |
3514 |
test_visualstudio.py |
Ensure we can consume our stub project. |
2770 |