aboutsummaryrefslogtreecommitdiff
path: root/tests/integration
AgeCommit message (Expand)Author
2023-03-27update golang/x/tools (#3496)Tyler French
2023-03-11Make `//go` usable in scripts run with `bazel run` (#3474)Fabian Meumertzheim
2023-02-07change test name from 'need_test' to 'build_only' (#3449)uberzzr
2023-02-07add bazel test rule (#3447)uberzzr
2023-01-25Make the toolchain's `go` binary available as a target (#3429)Fabian Meumertzheim
2023-01-16Upgrade Gazelle to 0.29.0 (#3424)Zhongpeng Lin
2023-01-15Upgrade org_golang_x_tools to 0.5.0 (#3356)Zhongpeng Lin
2022-07-19nogo: instantiate type info for generic types when running under Go >=1.18 (#...Gregor Best
2022-07-06upkeep: upgrade go 1.18.3 and gazelle v0.26.0 (#3220)Son Luong Ngoc
2022-06-05Make popular_repos.py compatible with Python 3 (#3176)Fabian Meumertzheim
2022-04-22Generate coverage reports in LCOV format (#3117)Fabian Meumertzheim
2022-03-31Use output dir for empty packages to be hermetic (#3098)Joel Jeske
2022-01-24Release rules_go v0.30.0 (#3049)Jamy Timmermans
2021-12-08reproducibility_test: explicitly build the go_sdk builder (#3026)Rob Figueiredo
2021-09-22Suppress goroot path in tool builds (#2952)Alistair
2021-03-17Update org_golang_x_tools and add org_golang_x_sys (#2849)Jay Conrod
2021-03-11tests/integration/popular_repos: update all other downstream repos (#2840)Jay Conrod
2021-03-08Update dependencies for v0.26 (#2837)Jay Conrod
2020-09-22tests: upgrade gazelle to v0.22.0 (#2658)Jay Conrod
2020-08-25Update dependencies (#2623)Jay Conrod
2020-07-22go_test: recompile some archives to split internal, external tests (#2579)Jay Conrod
2020-07-07tests/integration/popular_repos: disable tests incompatible with 1.15 (#2554)Jay Conrod
2020-05-13Update dependencies for v0.23.0 release (#2490)Jay Conrod
2020-05-08tests/integration/gazelle: test that gazelle builds and runs (#2483)Jay Conrod
2020-02-21Update dependencies in preparation for v0.22.0 release (#2378)Jay Conrod
2020-02-12upgrade org_golang_x_tools (#2367)Zhongpeng Lin
2020-01-06Migrate to rules_proto (#2333)Jay Conrod
2020-01-04Update dependencies (#2329)Jay Conrod
2019-12-02Migrate reproducibility test to go_bazel_test (#2299)Jay Conrod
2019-10-05Update dependencies (#2238)Jay Conrod
2019-08-23Multiple fixes for go1.13 compatibility (#2194)Jay Conrod
2019-07-10Update dependencies (#2126)Jay Conrod
2019-07-03tests/core/cgo: verify cdeps used when linking _cgo_.o (#2120)Jay Conrod
2019-06-03go/tools/bazel: refactor runfiles functionality (#2076)Jay Conrod
2019-03-03Update dependencies (#1974)Jay Conrod
2019-02-25go_download_sdk: work around bazel bug extracting .tar.gz files (#1949)Jay Conrod
2019-01-21Update dependencies to latest versions as of 2019-01-15 (#1914)Jay Conrod
2018-11-05Update org_golang_x_tools (#1802)Jay Conrod
2018-10-22Update org_golang_x_tools dependency (#1773)Mikhail Mazurskiy
2018-09-28Update dependencies (#1739)Jay Conrod
2018-09-19Update org_golang_x_tools to master (#1725)Jay Conrod
2018-08-15Update tests ahead of Go 1.11 (#1661)Jay Conrod
2018-08-07Update dependencies (#1634)Jay Conrod
2018-07-12Change internal filename suffix from '~' to '%' (#1593)Jay Conrod
2018-07-04Update dependencies in preparation for next release (#1583)Jay Conrod
2018-07-03Add @go_googleapis in go_rules_dependencies() (#1581)Jay Conrod
2018-05-25Remove deprecated features ahead of 0.13.0 (#1513)Jay Conrod
2018-05-23Format .bzl files with buildifierJay Conrod
2018-04-04Update dependencies declared in go_rules_dependencies (#1430)Jay Conrod
2018-01-05Start the new test structure and document (#1217)Ian Cottrell