From 28497ecc371fd4c731892de91b07f635f1020452 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 20 Sep 2016 16:46:41 +0200 Subject: Unit tests and corresponding data --- tests/data/test_write_predictions.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/data/test_write_predictions.txt (limited to 'tests/data/test_write_predictions.txt') diff --git a/tests/data/test_write_predictions.txt b/tests/data/test_write_predictions.txt new file mode 100644 index 0000000..a29c197 --- /dev/null +++ b/tests/data/test_write_predictions.txt @@ -0,0 +1,7 @@ +5 +3 +0.7065937536993949 0.7016517970438980 0.1548611397288129 3 +0.4604987687863951 0.6374142980176117 0.0370930278245423 2 +0.3798777132278375 0.5745070018747664 0.2570906697837264 1 +0.2789376050039792 0.4853242744610165 0.1894010436762711 2 +0.7630904372339489 0.1341546320318005 0.6827430912944857 1 -- cgit v1.2.3