Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | spec/util.encodings: Remove workaround for a thing | Kim Alvefur | 2017-11-03 | 1 | -4/+0 | |
| | ||||||
* | spec/util.encodings: Add some base64 tests (Thanks Link Mavue) | Kim Alvefur | 2017-11-03 | 1 | -0/+20 | |
| | ||||||
* | util_throttle_spec: Slight stylistic update for function test group titles | Waqas Hussain | 2017-09-17 | 1 | -2/+2 | |
| | ||||||
* | util.throttle: Fix initial time setting (double accounting the first time) ↵ | Waqas Hussain | 2017-09-17 | 1 | -11/+131 | |
| | | | | and fractional balance updates (0.1*10 was not the same as 1*1) | |||||
* | util.random: Remove obsolete noop seed function | Kim Alvefur | 2017-09-16 | 1 | -6/+0 | |
| | ||||||
* | spec/util_queue: Add iterator and peek tests for 100% line coverage | Matthew Wild | 2017-09-16 | 1 | -0/+21 | |
| | ||||||
* | Port tests to the `busted` test runner | Waqas Hussain | 2017-09-15 | 55 | -0/+1620 | |