gnustep-tests (1) - Linux Manuals
gnustep-tests: script to run a GNUstep testsuite
NAME
gnustep-tests - script to run a GNUstep testsuiteSYNOPSIS
gnustep-tests [ directory | test.m ]DESCRIPTION
gnustep-tests runs the specified tests, or any tests found in the directory. If no arguments are given, the current directory and its subdirectories are scanned and processed accordingly.OPTIONS
- --documentation
-
prints full details about the testing framework
- --clean
-
deletes old logs and any leftover files
- --failfast
-
stops after the first encountered test failure
- --debug
-
runs any failed tests in
gdb(1)
- --developer
-
treats any hopes as real tests
- --verbose
-
detailed log output
- --sequential
- disables parallel building
AUTHORS
gnustep-tests was written by Alexander Malmberg <alexander [at] malmberg.org> and Richard Frith-Macdonald <rfm [at] gnu.org>.This man page was written by Yavor Doganov <yavor [at] gnu.org>.
COPYRIGHT
Copyright © 2014 Free Software Foundation, Inc.Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.