Add tests for Chromosome and Generation.
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Wed, 8 Apr 2015 06:32:05 +0000 (08:32 +0200)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Wed, 8 Apr 2015 06:32:05 +0000 (08:32 +0200)
commit77f4916ea396f4bd5e4a8062ea1602dc1419c2c0
tree0ee4c6e3404c421864291a20a597bbc027100bf2
parentd8fcb8eda6221b8de8ee2a8d6666fc3a5a77a80f
Add tests for Chromosome and Generation.
configure.ac
tests/Makefile.am
tests/chromosome/Makefile.am [new file with mode: 0644]
tests/chromosome/copy.cpp [new file with mode: 0644]
tests/chromosome/create.cpp [new file with mode: 0644]
tests/gene/Makefile.am
tests/generation/Makefile.am [new file with mode: 0644]
tests/generation/copy.cpp [new file with mode: 0644]
tests/generation/create.cpp [new file with mode: 0644]