arg/test
Alex Flint 25cd36cac6 add test that compiles under go 1.11 without the module system 2018-12-27 11:17:24 -08:00
..
some-program add integration test that fetches and compiles code using go 1.11 2018-12-27 11:11:15 -08:00
README.md add integration test that fetches and compiles code using go 1.11 2018-12-27 11:11:15 -08:00
compile_with_go111.sh add test that compiles under go 1.11 without the module system 2018-12-27 11:17:24 -08:00
compile_with_go111_inside_gopath.sh add test that compiles under go 1.11 without the module system 2018-12-27 11:17:24 -08:00

README.md

This directory contains integration tests that check that go-arg can be installed and compiled under both tgo 1.10 and go 1.11 (corresponding to the transition to the new go module system)