diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-02-12 11:57:18 +0000 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-02-12 11:57:18 +0000 |
commit | 727801ab8002481fd2d213b45c3b43225b0f73bb (patch) | |
tree | 88f30ff057cb433f4a83a2e2acd4b5391c8935e7 /README | |
parent | ccdecd80ffe482fbe994515e98eeae68fb4ca401 (diff) |
Added a few more tests, be back after the meeting.
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. + + + |