aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #79 from dylanaraps/35Dylan Araps2017-08-124-24/+33
|\
| * tests: Add a test for sequence order.Dylan Araps2017-08-121-0/+7
| * general: Remove all pathlib usageDylan Araps2017-08-101-5/+4
| * general: Remove all pathlib usageDylan Araps2017-08-102-14/+16
| * tests: Fix printDylan Araps2017-08-101-1/+0
| * general: Make pywal compatible with python 3.5Dylan Araps2017-08-094-6/+8
* | tests: Add more testsDylan Araps2017-08-121-5/+20
|/
* adds import to it's own lineAaron Eikenberry2017-08-031-1/+2
* fixes lint errorAaron Eikenberry2017-08-031-1/+2
* adds test for -eAaron Eikenberry2017-08-031-1/+8
* Merge branch 'master' of github.com:dylanaraps/pywalAaron Eikenberry2017-08-021-6/+5
|\
| * tests: Fix testDylan Araps2017-08-021-6/+5
* | fixes mac wallpaperAaron Eikenberry2017-08-021-0/+5
|/
* colors: Darken bg if contrast is too low.Dylan Araps2017-07-281-9/+19
* general: Rename constantsDylan Araps2017-07-241-2/+2
* tests: Remove shitty testsDylan Araps2017-07-244-112/+1
* tests: Fix testDylan Araps2017-07-231-0/+1
* tests: Implement all arguments.Dylan Araps2017-07-232-3/+36
* tests: Fix conflict testDylan Araps2017-07-231-1/+1
* tests: test main()Dylan Araps2017-07-232-2/+7
* tests: process argsDylan Araps2017-07-231-2/+5
* tests: Fix testsDylan Araps2017-07-231-0/+1
* tests: Test argsDylan Araps2017-07-231-0/+37
* tests: Test urxvt alphaDylan Araps2017-07-231-0/+6
* tests: Fix failing testDylan Araps2017-07-231-2/+2
* tests: Test sending escape sequencesDylan Araps2017-07-231-0/+9
* tests: Test json file with no wallpaper.Dylan Araps2017-07-232-0/+30
* tests: Don't rely on test order.Dylan Araps2017-07-231-5/+8
* tests: Fix errorsDylan Araps2017-07-232-3/+7
* tests: Test file importDylan Araps2017-07-231-0/+5
* tests: Test image cacheDylan Araps2017-07-231-0/+11
* tests: Test imageamagick fail.Dylan Araps2017-07-232-0/+5
* tests: Added test for template failDylan Araps2017-07-231-0/+12
* tests: Test image functions (fail)Dylan Araps2017-07-231-0/+10
* tests: Added test for msg()Dylan Araps2017-07-231-0/+10
* travis: Fix testsDylan Araps2017-07-231-0/+6
* tests: Added a test for disown()Dylan Araps2017-07-231-0/+10
* tests: Check color length instead of value since the tests will fail on other...Dylan Araps2017-07-231-1/+1
* tests: Fix testDylan Araps2017-07-231-1/+1
* tests: Update tests.Dylan Araps2017-07-232-6/+6
* tests: Fix testsDylan Araps2017-07-221-4/+4
* tests: Add new template test.Dylan Araps2017-07-221-8/+1
* tests: Add new template test.Dylan Araps2017-07-222-12/+24
* api: Remove wal.pyDylan Araps2017-07-223-11/+7
* tests: Cover random image.Dylan Araps2017-07-222-4/+5
* tests: Fix testsDylan Araps2017-07-222-4/+7
* tests: Use wal functions.Dylan Araps2017-07-221-2/+2
* general: Fixes.Dylan Araps2017-07-224-4/+5
* tests: Fix tests.Dylan Araps2017-07-202-5/+5
* export: Add wallpaper to export files,Dylan Araps2017-07-101-1/+1