# HG changeset patch # User Edgar Simo # Date 1249578007 0 # Node ID e04d9c69a6fd53edb83b041fb389934762be95e7 # Parent 09d4fa3a787af905a082069810509d00fb8dba9b Updated README a bit. diff -r 09d4fa3a787a -r e04d9c69a6fd test/automated/README --- a/test/automated/README Thu Aug 06 16:58:24 2009 +0000 +++ b/test/automated/README Thu Aug 06 17:00:07 2009 +0000 @@ -36,6 +36,10 @@ Advanced + By passing the "-h" or "--help" parameter to testsdl you can get an overview +of all the possible options you can set to furthur tweak the testing. A sample +of the options would be the following: + Usage: ./testsdl [OPTIONS] Options are: -m, --manual enables tests that require user interaction @@ -47,3 +51,9 @@ -q, --quiet only displays errors -h, --help display this message and exit + + + Developers + + See SDL_at.h for developer information. +