aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-01-22Add support for env_inherit (#3256)ttpathan
2023-01-16fix: Relative path of embedsrc (#3407)Giovanny Gutiérrez
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
2023-01-10Update and run buildifier (#3416)Fabian Meumertzheim
2023-01-02bzlmod: Test against Bazel 6.0.0 (#3412)Fabian Meumertzheim
2022-12-20always produce .a files at the beginning of a build (#3385)Michael Matloob
2022-12-15Generalize `boringcrypto` to `GOEXPERIMENT` support (#3401)Fabian Meumertzheim
2022-12-14Add support for building with boringcrypto (#3398)Michael Matloob
2022-12-14explicitly build relative path for Tool command in lcov_coverage_test (#3399)Michael Matloob
2022-12-13Adapt `lcov_coverage_test` to `exec.Command` change (#3392)Fabian Meumertzheim
2022-12-05Make Go runfiles library repo mapping aware (#3347)Fabian Meumertzheim
2022-12-04Fix normalization check for `Rlocation` path (#3378)Fabian Meumertzheim
2022-12-03nogo: Add a _base key to be a default config for all Analyzers. (#3351)DolceTriade
2022-11-26link.bzl: ignore duplicate dep on coverdata (#3032)Rob Figueiredo
2022-11-24go_path: support go:embed of generated files (#3285)Stephen Chan
2022-11-12Rename `Path` to `Rlocation` in runfiles library (#3346)Fabian Meumertzheim
2022-11-07Move new runfiles library to `//go/runfiles` (#3341)Fabian Meumertzheim
2022-10-17bzlmod: Add support for gogo proto compiler (#3323)Fabian Meumertzheim
2022-10-15Add additional bzlmod requirements to allow grpc protobufs to work (#3320)Simon Stewart
2022-09-28Allow to select host/remote Go SDK (#3303)Mikhail Mazurskiy
2022-09-10Collect coverage for other languages (#3287)Fabian Meumertzheim
2022-09-09bzlmod: Add support for `go_proto_library` (#3283)Fabian Meumertzheim
2022-09-06Fix non_executable_test to work with `@//` labels (#3281)Xùdōng Yáng
2022-09-05bzlmod: Use repo_name attribute on module instead of patches (#3279)Fabian Meumertzheim
2022-08-25Add `go_cross_binary` rule for cross-compilation. (#3261)James Bartlett
2022-08-16Add support for --@io_bazel_rules_go//go/toolchain:sdk_version flag. (#3260)James Bartlett
2022-08-03bzlmod: Check in io_bazel_rules_go -> rules_go patch for tests (#3262)Fabian Meumertzheim
2022-07-19nogo: instantiate type info for generic types when running under Go >=1.18 (#...Gregor Best
2022-07-14Fix //tests/legacy/examples/cgo:cgo_lib_test on M1 Macs (#3237)Fabian Meumertzheim
2022-07-14test cgo: ensure helper script works (#3236)Son Luong Ngoc
2022-07-13bzlmod: Add support for gomock (#3232)Fabian Meumertzheim
2022-07-06nogo: ignore generated source files (#3216)Son Luong Ngoc
2022-07-06upkeep: upgrade go 1.18.3 and gazelle v0.26.0 (#3220)Son Luong Ngoc
2022-07-01Basic bzlmod setup (#3047)Fabian Meumertzheim
2022-06-27test nogo/coverage: test generated code (#3213)Son Luong Ngoc
2022-06-27tests: nogo over generated code (#3214)Son Luong Ngoc
2022-06-22Transition on edges not self (#3116)Daniel Wagner-Hall
2022-06-18Allow gomock to take Bazel common attributes (#3207)Zhongpeng Lin
2022-06-17Fix failing open hermeticity test (#3206)Fabian Meumertzheim
2022-06-14Link in native libraries of transitive dependencies in archive mode (#3186)Fabian Meumertzheim
2022-06-10Don't include non-executable go_binary in dependent's runfiles (#3151)Fabian Meumertzheim
2022-06-05Make popular_repos.py compatible with Python 3 (#3176)Fabian Meumertzheim
2022-06-04compilepkg: fix race when run without sandbox (#3145)Son Luong Ngoc
2022-06-04Fix linker error if go_library with cgo references unresolved symbol (#3174)Fabian Meumertzheim
2022-05-27go_path: Support go:embed (#3163)Abhinav Gupta
2022-05-19Fix gopackagesdriver for Go 1.18 by replicating stdlib and add test for stdli...xytan0056
2022-05-09Trim transitioned Go settings on non-Go dependencies (#3108)Fabian Meumertzheim
2022-05-09Let go_binary's executable bit depend on `linkmode` (#3143)Fabian Meumertzheim
2022-05-05Apply buildifier fixes (#3142)Fabian Meumertzheim