]> Cypherpunks repositories - gostls13.git/commit
Interpreter unit tests for statements and expressions
authorAustin Clements <aclements@csail.mit.edu>
Wed, 2 Sep 2009 00:21:44 +0000 (17:21 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Wed, 2 Sep 2009 00:21:44 +0000 (17:21 -0700)
commitad9fabd769d6c705ea5808dc59a3b18390994627
treebf42cb1c2250a9b28f30605491887c9f5a9df60f
parent2364f8c30cecf7f9bc04f8b9e6e2e191166ebeb0
Interpreter unit tests for statements and expressions

R=rsc
APPROVED=rsc
DELTA=1003  (1003 added, 0 deleted, 0 changed)
OCL=34223
CL=34227
usr/austin/eval/eval_test.go [new file with mode: 0644]
usr/austin/eval/expr_test.go [new file with mode: 0644]
usr/austin/eval/stmt_test.go [new file with mode: 0644]