also encompasses some coverage for the simplistic CSV format implemented as storage backend for this data table
17 lines
285 B
Text
17 lines
285 B
Text
TESTING "Library Test Suite: calculation" ./test-suite --group=calculation
|
|
|
|
|
|
|
|
TEST "Data Table with CSV storage" DataCSV_test <<END
|
|
return: 0
|
|
END
|
|
|
|
|
|
PLANNED "Statistic and Regression" Statistic_test << END
|
|
return: 0
|
|
END
|
|
|
|
|
|
TEST "Random numbers and Seed" Random_test << END
|
|
return: 0
|
|
END
|