gnustep-tests(1) GNUstep System Manual gnustep-tests(1)

gnustep-tests - script to run a GNUstep testsuite

gnustep-tests [ directory | test.m ]

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.

prints full details about the testing framework
deletes old logs and any leftover files
stops after the first encountered test failure
runs any failed tests in gdb(1)
treats any hopes as real tests
detailed log output
disables parallel building

GNUstep(7)

gnustep-tests was written by Alexander Malmberg <alexander@malmberg.org> and Richard Frith-Macdonald <rfm@gnu.org>.

This man page was written by Yavor Doganov <yavor@gnu.org>.

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.

29/06/2014 GNUstep