aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* export: Add wallpaper to export files,Dylan Araps2017-07-094-28/+34
* colors: Fix xclock colors.Dylan Araps2017-07-081-2/+4
* tests: Fix test.Dylan Araps2017-06-301-0/+1
* general: Rename gen_colors to magicDylan Araps2017-06-301-3/+3
* general: Rename set_colors to sequencesDylan Araps2017-06-303-33/+32
* tests: Update tests.Dylan Araps2017-06-302-10/+21
* general: Rename export_colors to export.Dylan Araps2017-06-301-3/+3
* tests: Fix linting and tests.Dylan Araps2017-06-301-2/+5
* template: refactor to allow {color1.rgb} notation and remove putty exceptionPaul Bienkowski2017-06-293-6/+8
* export: Make function more general for the test.Dylan Araps2017-06-293-52/+14