Jeff Mitchell
7e36ff547d
TF_DEV->VAULT_DEV_BUILD
2016-02-25 11:05:51 -05:00
Jeff Mitchell
0cf0d4d265
Makefile whitespacing
2016-02-18 21:26:28 -05:00
Jeff Mitchell
7a4eda156c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Jeff Mitchell
70eeaa1519
Add transit fuzz test
2016-02-03 17:36:15 -05:00
Jeff Mitchell
8e131e4ea4
Make sure VAULT_TOKEN is empty during unit tests
2016-01-09 14:47:55 -05:00
Jeff Mitchell
28efb119ae
Make the timeout for 'make test' 60s to accommodate larger numbers of generated keys in tests
2015-12-09 17:07:29 -05:00
Jeff Mitchell
f41a2e562a
fix tests
2015-11-19 10:13:28 -05:00
Jim Alateras
3b6e98031f
Added a bootstrap target in the makefile to download required tools and updated the README.md instructions
2015-06-01 09:32:36 +10:00
Abhishek Chanda
b2292b7de5
Add a script to handle coverage
...
go test cannot gather coverage numbers for multiple packages
https://github.com/golang/go/issues/6909
This script wraps go test to generate report for each package
and then combine them in one file
2015-04-28 19:02:46 -07:00
Emil Hessman
63b3a7de23
Makefile: don't vet Godeps
...
Only vet the actual vault packages; skip the Godeps directory.
2015-04-28 22:18:55 +02:00
Emil Hessman
bfa672ae39
Makefile: run cover with godep
2015-04-28 21:05:11 +02:00
Mitchell Hashimoto
fba145380f
Use Godeps
2015-04-27 16:22:26 -07:00
Mitchell Hashimoto
62d9bec8be
logical/aws
2015-03-20 19:03:20 +01:00
Mitchell Hashimoto
ba870b8fd2
scripts
2015-03-03 23:14:18 -08:00