Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GST-SUNIT(1)			 User Commands			  GST-SUNIT(1)

NAME
       gst-sunit - unit	testing	tool for GNU Smalltalk

DESCRIPTION
   Usage:
	      gst-sunit	[ flag ... ] class.tests ...

OPTIONS
       -q --quiet
	      hide the output

       -v --verbose
	      show passed tests

       -f --file=FILE
	      load file	before running subsequent tests

       -p --package=PACKAGE
	      load package and run its tests

       -I --image-file=FILE
	      run tests	on the specified image file

       --kernel-dir=PATH
	      use the specified	kernel directory

       -h --help
	      show this	message	and exit

       --version
	      print version information	and exit

SEE ALSO
       The full	documentation for gst-sunit is maintained as a Texinfo manual.
       If the info and gst-sunit programs are properly installed at your site,
       the command

	      info gst

       should give you access to the complete manual.

gst-sunit version 3.2.5-4dc033e	  April	2013			  GST-SUNIT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gst-sunit&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help