davidljung / rl-glue-ext

Automatically exported from code.google.com/p/rl-glue-ext
0 stars 0 forks source link

Automate Matlab tests #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The matlab tests really need to be automated from the multi-tester.  Need
to write come code to make sure Matlab isn't tested with more than 1
component at a time.

This could probably be done fairly easily if we could figure out how to
start matlab with a command.

Sure it will slow things down, but I think that's ok.

Original issue reported on code.google.com by brian.ta...@gmail.com on 3 Nov 2008 at 4:07

GoogleCodeExporter commented 8 years ago

Original comment by brian.ta...@gmail.com on 22 Jan 2009 at 7:28

GoogleCodeExporter commented 8 years ago
Using the runRLGlueMultiExperiment, we can now at least run all of the Matlab 
tests
with each other internally.

Not as good as cross-testing, but not a bad start either.

Original comment by brian.ta...@gmail.com on 7 Feb 2009 at 11:44