/[gzz]/gzz/test/gzz/control/GzzGl.test
ViewVC logotype

Diff of /gzz/test/gzz/control/GzzGl.test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by benja, Sat Nov 9 15:07:08 2002 UTC revision 1.2 by tjl, Thu Nov 21 14:07:49 2002 UTC
# Line 8  needGL() Line 8  needGL()
8  import gzz, java  import gzz, java
9    
10  def testStarts():  def testStarts():
11        """Test that the GL client starts.
12    
13        cost: 10
14        """
15      _exec = getattr(java.lang.Runtime.getRuntime(), 'exec')      _exec = getattr(java.lang.Runtime.getRuntime(), 'exec')
16      process = _exec(["make", "testclient-gl"])      process = _exec(["make", "testclient-gl"])
17      if process.waitFor():      if process.waitFor():

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26