2010/1/10 Adrian Lienhard <[email protected]>: > The reason for this change (which I did with Oscar at Lille) was to > avoid the author dialog when running tests. It is very annoying > because when you run all the tests, get a coffee, and later come back, > the test runner would wait for your input halfway through.
what about ensuring that the author name is set before running the tests? i.e., when #runCase is executed, the system asks for the author name if it is not already set. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
