Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Jordan Krage d61fa38258 testing: de-globalize discard loggers 2017-09-14 14:57:02 -05:00
Jordan Krage 2fd376301e improve godoc; replace Loggers with embeded fields; refactor Ctx api 2017-06-07 08:46:44 -05:00
Jordan Krage cbded81ec1 move Logger into Ctx; restore logging 2017-05-11 11:16:36 -05:00
Dave Cheney 1d53807754 test: move test to internal/test
Fixes #521
2017-05-11 08:57:58 +10:00
Dave Cheney 9ea8489e5e gps: move gps to internal/gps
Fixes #300
Fixes #519
2017-05-10 14:15:27 +10:00
Spencer Nelson 25a5016a85 Use gps.SourceManager instead of *gps.SourceMgr 2017-05-06 12:00:25 -04:00
Kris Nova 0561ca9bfb Fix gofmt and travis
- Changes to travis.yml
 - New hack validate-gofmt.bash script
 - Fixing staticcheck in gps
 - Fixing gosimple in gps
2017-04-25 11:14:46 -06:00
Kris Nova 122ade36c3 String replacing for import paths
sed/g the following strings (somewhat blindly)
github.com/sdboyer/gps -> github.com/golang/go/gps
github.com/sdboyer/gps/internal -> github.com/golang/dep/gps/internal
github.com/sdboyer/gps/pkgtree -> github.com/golang/dep/gps/pkgtree
2017-04-21 13:39:03 -06:00
Carolyn Van Slyck d2a557e009 Change manifest and lock file names to manifest.toml and lock.toml 2017-04-04 21:10:43 -05:00
Carolyn Van Slyck 3a2a4cf79b Wrap error so the test prints the stack trace 2017-03-21 15:14:08 -05:00
Carolyn Van Slyck 6ae7723bf3 Rename the lock field "repo" to "source" 2017-03-13 10:17:04 -05:00
Carolyn Van Slyck 02635cc8b0 Display diff of lock file during dry-run 2017-03-09 13:28:46 -06:00
Carolyn Van Slyck 6f72258139 Don't leave open test file handles open 2017-03-09 13:28:46 -06:00
Carolyn Van Slyck 1c50c3ad88 Add TestProjectContext to manage common testing tasks 2017-03-09 13:28:06 -06:00