| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-12 | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | |
| 2020-07-12 | tests: move to root dir | Konrad Weihmann | |
| This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> | |||
| 2015-09-06 | fix(config): ignore empty values in config file | Sebastian Thiel | |
| Similar to git, we now ignore options which have no value. Previously it would not handle it consistently, and throw a parsing error the first time the cache was built. Afterwards, it was fully usable though. Now we specifically check for the case of no-value options instead. Closes #349 | |||
