You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/scripts
Daniel Martí 36fcc61c4e support testing/synctest when a non-test package imports "testing" too
As spotted by scripts/check-third-party.sh, it's possible to import
the testing package without using `go test`, so our previous solution
to only load testing/synctest when running `go test` was not enough.

Add a regression test via stdimporter in gogarble.txtar.
1 month ago
..
cached_modfiles update third party projects to test to support Go 1.23 1 year ago
bench_literals.go apply minor cleanups suggested by tools 9 months ago
check-third-party.sh update third party projects to test to support Go 1.23 1 year ago
crlf-test.sh Include actual count of files with `CRLF` endings found 2 years ago
ensure-copyrights.sh set up an AUTHORS file to attribute copyright 5 years ago
gen_go_std_tables.go support testing/synctest when a non-test package imports "testing" too 1 month ago