aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-01-05 00:56:53 +0100
committerSven Gothel <[email protected]>2021-01-05 00:56:53 +0100
commit10b15753649b942915fda76666da45521302a64c (patch)
tree12671557f123449229dac78bb8f59acab661a1ed
parenta60e70b8865146862c61f3384d5e51f283c6e5ba (diff)
eclipse: only compile test_cow_darray_perf01.cpp for single exe test build (debug/performance)v0.2.9
-rw-r--r--.cproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cproject b/.cproject
index 0c0cb6c..aa1efd6 100644
--- a/.cproject
+++ b/.cproject
@@ -277,7 +277,7 @@
<entry excluding="catch_main.cpp" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include/catch2"/>
<entry excluding="test/catch2_my_main.cpp" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include/jau"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/>
- <entry excluding="test_cow_darray_01.cpp|test_datatype01.hpp|test_floatepsilon01.cpp|test_functiondef01.cpp|test_hashset_perf01.cpp|test_intdecstring01.cpp|test_lfringbuffer01.cpp|test_lfringbuffer11.cpp|test_mm_sc_drf_00.cpp|test_mm_sc_drf_01.cpp" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="test"/>
+ <entry excluding="test_cow_darray_01.cpp|test_cow_iterator_01.cpp|test_datatype01.hpp|test_floatepsilon01.cpp|test_functiondef01.cpp|test_hashset_perf01.cpp|test_intdecstring01.cpp|test_lfringbuffer01.cpp|test_lfringbuffer11.cpp|test_mm_sc_drf_00.cpp|test_mm_sc_drf_01.cpp" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="test"/>
</sourceEntries>
</configuration>
</storageModule>