Commit Graph

19 Commits (ff37194fc032dd875c6aa89e28beb524c37e3de6)

Author SHA1 Message Date
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x)
7 years ago
Frank Schroeder 7bbfef7000 api: refactor: unify naming of API tests
7 years ago
Frank Schroeder 8edeabce9a api: refactor: prefix all API tests with API_
7 years ago
Kyle Havlovitz dce6702268 More flaky unit test fixes (#2449)
8 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive.
9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores.
9 years ago
James Phillips 380658f6f1 Adds a unit test for lock monitor retries.
9 years ago
James Phillips 2c36c4f969 Fixes a typo.
9 years ago
James Phillips 181c216f53 Fixes index management for KVS.
9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos.
9 years ago
Ryan Uber 565cac0340 api: run tests in parallel
10 years ago
Armon Dadgar 5921fcb29b api: Fixing test compilation issue
10 years ago
Armon Dadgar 0450854f12 Merge pull request #861 from fraenkel/reclaim_lock
10 years ago
Michael Fraenkel 0e25381494 Reclaim locks
10 years ago
Ryan Uber 37f6301856 testutil: initial pass at moving test server harness into testutil
10 years ago
Armon Dadgar 14691f7e29 api: Detect conflicting existing values for lock/semaphore
10 years ago
Armon Dadgar 9608108e64 api: Adding Destroy to cleanup a lock
10 years ago
Armon Dadgar e05ab983ab api: Fixing typos
10 years ago
Armon Dadgar 854aef82b0 api: Adding Lock helpers for leader election
10 years ago