diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-08-24 10:21:59 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-08-24 14:52:55 +0200 |
commit | 532e2085deeddd3e94cfbee1ded1e5917aff2b59 (patch) | |
tree | ee7ddd0ed66832b357a48591ce199d83eb106ecd /tests/variable/representation/build | |
parent | 68f96f9213e849d0d7c4cedf3edeaec99743ee27 (diff) |
Add support for reversing project qualification to string value
Diffstat (limited to 'tests/variable/representation/build')
-rw-r--r-- | tests/variable/representation/build/bootstrap.build | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/variable/representation/build/bootstrap.build b/tests/variable/representation/build/bootstrap.build new file mode 100644 index 0000000..6a48e2e --- /dev/null +++ b/tests/variable/representation/build/bootstrap.build @@ -0,0 +1,4 @@ +project = variable-representation +amalgamation = # Disabled. +using config +using test |