1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:24:45 -07:00
The Go programming language
Go to file
Ian Lance Taylor 66b261a082 Check for specific error messages in the testsuite. This
permits testing that the compiler emits error messages for
specific lines that match egrep regexps.  The desired error
messages are expressed using comments of the form
	// ERROR "regexp"

R=r
DELTA=90  (73 added, 8 deleted, 9 changed)
OCL=15513
CL=15566
2008-09-19 14:39:49 -07:00
doc - added item to TODO list in go_spec 2008-09-18 23:16:22 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src more nuanced handling of usage message to allow user control. 2008-09-19 12:52:00 -07:00
test Check for specific error messages in the testsuite. This 2008-09-19 14:39:49 -07:00
usr/gri - simplified parser by better factoring 2008-09-19 12:12:28 -07:00