summaryrefslogtreecommitdiff
path: root/fuzzylite/FL_TESTS
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2019-01-27 13:56:24 +0100
committerJohannes 'josch' Schauer <josch@debian.org>2019-01-27 13:56:33 +0100
commit6ce553563bc795f389f639a3a8cdfe356de71441 (patch)
treeda4c9ede3087ca534d93bc1ac5a14f044f036600 /fuzzylite/FL_TESTS
parentbbefa170378553e5a6e0d72e4d52328b61f3e8ac (diff)
new upstream version 6.0
Diffstat (limited to 'fuzzylite/FL_TESTS')
-rw-r--r--fuzzylite/FL_TESTS16
1 files changed, 16 insertions, 0 deletions
diff --git a/fuzzylite/FL_TESTS b/fuzzylite/FL_TESTS
new file mode 100644
index 0000000..3897a77
--- /dev/null
+++ b/fuzzylite/FL_TESTS
@@ -0,0 +1,16 @@
+test/catch.hpp
+test/MainTest.cpp
+test/BenchmarkTest.cpp
+test/QuickTest.cpp
+test/activation/ThresholdTest.cpp
+test/hedge/HedgeFunctionTest.cpp
+test/imex/FldExporterTest.cpp
+test/imex/FllImporterTest.cpp
+test/imex/RScriptExporterTest.cpp
+test/norm/NormFunctionTest.cpp
+test/term/AggregatedTest.cpp
+test/term/DiscreteTest.cpp
+test/term/FunctionTest.cpp
+test/term/TrapezoidTest.cpp
+test/term/TriangleTest.cpp
+test/variable/VariableTest.cpp