| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Remove arg testing. Needs to be rewritten. | Dylan Araps | 2018-04-02 | 1 | -46/+0 |
| * | tests: Fix | Dylan Araps | 2018-04-02 | 1 | -5/+5 |
| * | tests: Remove hacky test' | Dylan Araps | 2018-04-01 | 1 | -16/+0 |
| * | tests: Update tests. | Dylan Araps | 2018-01-17 | 3 | -2/+8 |
| * | tests: update | Dylan Araps | 2017-12-29 | 1 | -3/+3 |
| * | Fix MacOS Unittests | Matthew Leonberger | 2017-09-26 | 1 | -1/+3 |
| * | Add OS detection for mac specific tests | Matthew Leonberger | 2017-09-24 | 1 | -3/+14 |
| * | Remove sequence order tests per Issue #102 | Matthew Leonberger | 2017-09-24 | 1 | -8/+0 |
| * | tests: Fix test | Dylan Araps | 2017-08-15 | 1 | -1/+1 |
| * | tests [export]: Properly isolate test cases and remove duplicate code. | Dylan Araps | 2017-08-15 | 1 | -16/+31 |
| * | tests: Fix tests0.6.4 | Dylan Araps | 2017-08-15 | 1 | -1/+1 |
| * | Merge pull request #79 from dylanaraps/35 | Dylan Araps | 2017-08-12 | 4 | -24/+33 |
| |\ | |||||
| | * | tests: Add a test for sequence order. | Dylan Araps | 2017-08-12 | 1 | -0/+7 |
| | * | general: Remove all pathlib usage | Dylan Araps | 2017-08-10 | 1 | -5/+4 |
| | * | general: Remove all pathlib usage | Dylan Araps | 2017-08-10 | 2 | -14/+16 |
| | * | tests: Fix print | Dylan Araps | 2017-08-10 | 1 | -1/+0 |
| | * | general: Make pywal compatible with python 3.5 | Dylan Araps | 2017-08-09 | 4 | -6/+8 |
| * | | tests: Add more tests | Dylan Araps | 2017-08-12 | 1 | -5/+20 |
| |/ | |||||
| * | adds import to it's own line | Aaron Eikenberry | 2017-08-03 | 1 | -1/+2 |
| * | fixes lint error | Aaron Eikenberry | 2017-08-03 | 1 | -1/+2 |
| * | adds test for -e | Aaron Eikenberry | 2017-08-03 | 1 | -1/+8 |
| * | Merge branch 'master' of github.com:dylanaraps/pywal | Aaron Eikenberry | 2017-08-02 | 1 | -6/+5 |
| |\ | |||||
| | * | tests: Fix test | Dylan Araps | 2017-08-02 | 1 | -6/+5 |
| * | | fixes mac wallpaper | Aaron Eikenberry | 2017-08-02 | 1 | -0/+5 |
| |/ | |||||
| * | colors: Darken bg if contrast is too low. | Dylan Araps | 2017-07-28 | 1 | -9/+19 |
| * | general: Rename constants | Dylan Araps | 2017-07-24 | 1 | -2/+2 |
| * | tests: Remove shitty tests | Dylan Araps | 2017-07-24 | 4 | -112/+1 |
| * | tests: Fix test | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Implement all arguments. | Dylan Araps | 2017-07-23 | 2 | -3/+36 |
| * | tests: Fix conflict test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: test main() | Dylan Araps | 2017-07-23 | 2 | -2/+7 |
| * | tests: process args | Dylan Araps | 2017-07-23 | 1 | -2/+5 |
| * | tests: Fix tests | Dylan Araps | 2017-07-23 | 1 | -0/+1 |
| * | tests: Test args | Dylan Araps | 2017-07-23 | 1 | -0/+37 |
| * | tests: Test urxvt alpha | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| * | tests: Fix failing test | Dylan Araps | 2017-07-23 | 1 | -2/+2 |
| * | tests: Test sending escape sequences | Dylan Araps | 2017-07-23 | 1 | -0/+9 |
| * | tests: Test json file with no wallpaper. | Dylan Araps | 2017-07-23 | 2 | -0/+30 |
| * | tests: Don't rely on test order. | Dylan Araps | 2017-07-23 | 1 | -5/+8 |
| * | tests: Fix errors | Dylan Araps | 2017-07-23 | 2 | -3/+7 |
| * | tests: Test file import | Dylan Araps | 2017-07-23 | 1 | -0/+5 |
| * | tests: Test image cache | Dylan Araps | 2017-07-23 | 1 | -0/+11 |
| * | tests: Test imageamagick fail. | Dylan Araps | 2017-07-23 | 2 | -0/+5 |
| * | tests: Added test for template fail | Dylan Araps | 2017-07-23 | 1 | -0/+12 |
| * | tests: Test image functions (fail) | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| * | tests: Added test for msg() | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| * | travis: Fix tests | Dylan Araps | 2017-07-23 | 1 | -0/+6 |
| * | tests: Added a test for disown() | Dylan Araps | 2017-07-23 | 1 | -0/+10 |
| * | tests: Check color length instead of value since the tests will fail on other... | Dylan Araps | 2017-07-23 | 1 | -1/+1 |
| * | tests: Fix test | Dylan Araps | 2017-07-23 | 1 | -1/+1 |