Date: 2004-03-07T10:56:01 Editor: AdamJack <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: GumpScripts URL: http://wiki.apache.org/gump/GumpScripts
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,4 +1,4 @@ -=GumpScripts= += GumpScripts = There are a number of scripts available, all with the same commandline interface. @@ -7,7 +7,10 @@ * gump/check.py -- checks the various entities (projects/modules) * gump/integrate.py -- does it all * gump/gui/view.py -- a GUI (work in progress) - + * gump/continuous.py -- continuously run integrate.py (work in progress) + * gump/test/pyunit.py -- Gump unit tests + * gumpy.py -- set up the environment, and run integrate.py [or check.py] + = Commandline Interface = All scripts take the following: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
