dnscontrol/vendor/golang.org/x/tools
Tom Limoncelli 67e78f7e15
refactor into groups (#684)
* Refactor tests into "groups", each with its own filter (not/only/requires) to select which providers are appropriate.
* Test driver code is now a lot more simple and clear.
* Add support for not(), only(), and requires() as a way to select/reject providers for a test.
* Add docs explaining how to add tests
* Logging messages are much cleaner now, especially when tests are skipped.
* -start and -end now refer to test groups, not individual tests.  Log messages list the group numbers clearly.
* Add stringer for Capabilities
* Change the order of the tests so that simple tests are first
* Removed knownFailures from providers.json
* fmtjson providers.json

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2020-03-10 10:13:20 -04:00
..
go/ast/astutil Upgrade urfave/cli to v2 (#614) 2020-02-03 12:44:11 -05:00
imports refactor into groups (#684) 2020-03-10 10:13:20 -04:00
internal refactor into groups (#684) 2020-03-10 10:13:20 -04:00
AUTHORS Upgrade urfave/cli to v2 (#614) 2020-02-03 12:44:11 -05:00
CONTRIBUTORS Upgrade urfave/cli to v2 (#614) 2020-02-03 12:44:11 -05:00
LICENSE Upgrade urfave/cli to v2 (#614) 2020-02-03 12:44:11 -05:00
PATENTS Upgrade urfave/cli to v2 (#614) 2020-02-03 12:44:11 -05:00