class CompilerErrorTest extends GroovyTestCase {
void testBadMethodName() {
shouldFail {
println "About to call shell script"
println "Really am about to call she
/*
* Groovy script to be read as a file to test the file based codesource features of groovy security.
* The file extension of .gvy is used to prevent this script from being treated as a groovy scri
package groovy.security;
import java.io.File;
import junit.framework.Test;
import junit.framework.TestSuite;
import junit.textui.TestRunner;
/**
* Test case for running a single groovy script pars
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
# Tcl package index file, version 1.1
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script. It invokes the
# "pa
# Tcl package index file, version 1.1
# This file is generated by the "pkg_mkIndex" command
# and sourced either when an application starts up or
# by a "package unknown" script. It invokes the
# "pa