aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Issue #100Matthew Leonberger2017-09-281-3/+3
| | | | Pywal was using sequences that iterm2 recommends against. See https://iterm2.com/documentation-escape-codes.html
* Fix MacOS UnittestsMatthew Leonberger2017-09-261-1/+3
| | | | | | | Tests now check which OS we are on and use the appropriate escapes Merge remote-tracking branch 'origin/hotfix/unittests' into hotfix/unittests
* Add OS detection for mac specific testsMatthew Leonberger2017-09-241-3/+14
| | | | | | | | Merge branch 'macos_test' of https://github.com/linuxunil/pywal into macos_test Revert "pylint and flake8 need to be in before_install" This reverts commit b2320013e737ed9048b3946cdfee4f2ee113d62d.
* Remove sequence order tests per Issue #102Matthew Leonberger2017-09-241-8/+0
|
* tests: Fix testDylan Araps2017-08-151-1/+1
|
* tests [export]: Properly isolate test cases and remove duplicate code.Dylan Araps2017-08-151-16/+31
|
* tests: Fix tests0.6.4Dylan Araps2017-08-151-1/+1
|
* Merge pull request #79 from dylanaraps/35Dylan Araps2017-08-124-24/+33
|\ | | | | general: Add support for Python 3.5
| * 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
|\ | | | | | | | | | | | | | | | | * 'master' of github.com:dylanaraps/pywal: version: bump tests: Fix test colors: fix print colors: Create comment color based on bg. version: bump
| * 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 ↵Dylan Araps2017-07-231-1/+1
| | | | other versions of imageamgick
* 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
|