Anthony Romano
|
6009e88077
test, build: make build script source-able without doing a build
|
8 years ago |
Anthony Romano
|
6c0882145a
test: don't use hardcoded package lists for testing
|
8 years ago |
Xiang Li
|
7f569a163c
test: go vet should only test the go code in the dir
|
8 years ago |
Hitoshi Mitake
|
1727f278f2
test: remove a directory correctly
|
8 years ago |
Anthony Romano
|
e312bb675c
test: fix wait on integration tests
|
8 years ago |
Gyu-Ho Lee
|
fd7e2b20b0
test: fix typo, clean-up print statements
|
8 years ago |
Geoff Levand
|
b79bb6f164
travis: Enable arm64 builds
|
8 years ago |
Gyu-Ho Lee
|
d893a78c38
test: add v3rpc, rpctypes
|
8 years ago |
Anthony Romano
|
85edd66c65
test: run e2e and integration tests in parallel
|
8 years ago |
Gyu-Ho Lee
|
14415c2187
auth: add tests
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Anthony Romano
|
46dfa682e7
test: display failure output for gosimple
|
8 years ago |
Anthony Romano
|
9bfa0172f5
test, clientv3: run examples as integration tests
|
8 years ago |
Anthony Romano
|
01be6933c6
test: check races on rafthttp
|
8 years ago |
Xiang Li
|
4a913ae60a
proxy: initial userspace tcp proxy
|
8 years ago |
Xiang Li
|
66d2ae7a39
proxy: move http related thing to httpproxy
|
8 years ago |
Anthony Romano
|
2113b77635
test: display unused output if unused source found
|
8 years ago |
Gyu-Ho Lee
|
9aec045fce
test, travis: integrate gosimple and unused
|
8 years ago |
Anthony Romano
|
b1d41016b2
vendor: only vendor on emitted binaries
|
8 years ago |
Xiang Li
|
2c50eb240e
*: mv etcdhttp into api pkg
|
8 years ago |
Anthony Romano
|
b539d3a411
test: check formatting for all relevant packages in pkg/
|
8 years ago |
Anthony Romano
|
47db0a2f2e
test: add race detection to clientv3 integration tests
|
8 years ago |
Anthony Romano
|
9e7f47c490
etcdserver: Alarm RPC
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |
Anthony Romano
|
45cf31650c
test: ignore vendor/ directory on license check
|
8 years ago |
Anthony Romano
|
f491110c5b
test: check clientv3 has no dependency on etcdserver or storage packages
|
8 years ago |
Anthony Romano
|
f6d8059ac1
test: scan for exported godoc violations
|
8 years ago |
Hitoshi Mitake
|
e4d2ff3bd9
build, test: don't pass -a flag for go build during ordinal building
|
9 years ago |
Gyu-Ho Lee
|
2e051c1c61
e2e: check regexp.MatchReader return, curl SSL issue
|
9 years ago |
Gyu-Ho Lee
|
1767788074
*: expose integration functions for clientv3
|
9 years ago |