Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | struct_reference.go: Test multiple diagnostics on one line | Teddy Wing | |
2023-05-16 | Add license (GNU GPLv3+) | Teddy Wing | |
2023-05-16 | Add automated test | Teddy Wing | |
Follow `golang.org/x/tools/go/analysis/passes/testinggoroutine` to write the test runner: https://github.com/golang/tools/blob/1c9fe3f82c363b929ef7239ca0ad8a5dafbbcf05/go/analysis/passes/testinggoroutine/testinggoroutine_test.go Add "want" comments to test code for validation. | |||
2023-05-15 | Add a new test for struct methods | Teddy Wing | |