aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEduardo Pedroni <ep625@york.ac.uk>2014-02-12 11:57:18 +0000
committerEduardo Pedroni <ep625@york.ac.uk>2014-02-12 11:57:18 +0000
commit727801ab8002481fd2d213b45c3b43225b0f73bb (patch)
tree88f30ff057cb433f4a83a2e2acd4b5391c8935e7 /README
parentccdecd80ffe482fbe994515e98eeae68fb4ca401 (diff)
Added a few more tests, be back after the meeting.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 40a2c5a..f08fe1b 100644
--- a/README
+++ b/README
@@ -107,3 +107,12 @@ acquiring node connections and copying them to a separate list, unless they are
All chromosome tests have been implemented.
+
+12/2
+
+Node tests done. Added exception support for Function in case not enough argument connections are given.
+Chromosome tests refactored to include the special case where columns = 1.
+Input and output tests written.
+
+
+