Entire classes of system tests can now executed.
Rather than running the entire system test suite or individual tests, the system tests can now be run by class. For example to execute all of the N-state model system tests, just type:
$ relax -s N_state_model
Authored by: bugman 2012-05-22
Parent: [r16380]
Child: [r16382]