gvisor/test/runtimes/images/proctor
Kevin Krakauer 1e1f5ce082 Allow all runtime tests for a language to be run via a single command.
This was intended behavior per the README, but running tests without the --test
flag caused an error. Users can now omit the --test flag to run every test for a
runtime.

PiperOrigin-RevId: 280522025
2019-11-14 15:06:04 -08:00
..
BUILD
go.go
java.go Follow-up fixes for image tests. 2019-09-17 13:29:19 -07:00
nodejs.go Follow-up fixes for image tests. 2019-09-17 13:29:19 -07:00
php.go
proctor.go Allow all runtime tests for a language to be run via a single command. 2019-11-14 15:06:04 -08:00
proctor_test.go
python.go