changeset 9815:7cf6b2679b3c octave-forge

ga: remove TODO comments from test_ga
author slackydeb
date Thu, 22 Mar 2012 01:32:39 +0000
parents 12ce4c56e6d5
children 5e2091485647
files main/ga/inst/test_ga.m
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/main/ga/inst/test_ga.m	Thu Mar 22 01:32:26 2012 +0000
+++ b/main/ga/inst/test_ga.m	Thu Mar 22 01:32:39 2012 +0000
@@ -43,7 +43,3 @@
 ## Genetic Algorithm
 test gaoptimset
 test ga
-## TODO: split performance tests
-
-## TODO: review all unit tests (DONE: rastriginsfcn)
-## TODO: write missing unit tests, or write per-function TODOs