diff options
| author | hathach <[email protected]> | 2019-06-10 17:42:00 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-06-10 17:42:00 +0700 |
| commit | f3c2b9c2aab11487d79c3592c2a2137a2fc4e7fe (patch) | |
| tree | b3068bbfd5053bf2215b70825b9239836332298b /test/project.yml | |
| parent | a26430b90fda9679c22ce87d728cd23201a0f76f (diff) | |
update fifo test
Diffstat (limited to 'test/project.yml')
| -rw-r--r-- | test/project.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/project.yml b/test/project.yml index 311a672d5..403aa0119 100644 --- a/test/project.yml +++ b/test/project.yml @@ -6,10 +6,10 @@ # This sample, therefore, only demonstrates running a collection of unit tests. :project: - :use_exceptions: FALSE + :use_exceptions: TRUE :use_test_preprocessor: TRUE :use_auxiliary_dependencies: TRUE - :build_root: build + :build_root: _build # :release_build: TRUE :test_file_prefix: test_ :which_ceedling: vendor/ceedling |
