Dylan Araps
d525bab593
travis: 3.7 support
2018-07-06 08:36:29 +10:00
Dylan Araps
46351f20ac
sequences: fix test
2018-06-21 08:22:51 +10:00
Dylan Araps
8942e41763
tests: fix tests
2018-05-26 09:06:25 +10:00
Dylan Araps
0b3e8fafbf
tests: Remove arg testing. Needs to be rewritten.
2018-04-02 16:29:22 +10:00
Dylan Araps
c73fd9221d
tests: Fix
2018-04-02 16:25:18 +10:00
Dylan Araps
eadcb3bfd3
tests: Remove hacky test'
2018-04-01 12:33:58 +10:00
Dylan Araps
2601caead6
tests: Update tests.
2018-01-17 09:09:34 +11:00
Dylan Araps
266dacf3df
tests: update
2017-12-29 07:28:59 +11:00
Matthew Leonberger
91e48e19bc
Fix MacOS Unittests
...
Tests now check which OS we are on and use the appropriate escapes
Merge remote-tracking branch 'origin/hotfix/unittests' into hotfix/unittests
2017-09-26 08:58:44 +09:00
Matthew Leonberger
a560197612
Add OS detection for mac specific tests
...
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.
2017-09-24 16:48:02 +09:00
Matthew Leonberger
c913a023ad
Remove sequence order tests per Issue #102
2017-09-24 16:28:52 +09:00
Dylan Araps
270de570dd
tests: Fix test
2017-08-15 21:47:02 +10:00
Dylan Araps
d07260470e
tests [export]: Properly isolate test cases and remove duplicate code.
2017-08-15 21:39:16 +10:00
Dylan Araps
2dc6ce2cda
tests: Fix tests
2017-08-15 10:34:11 +10:00
Dylan Araps
8be48c07ff
Merge pull request #79 from dylanaraps/35
...
general: Add support for Python 3.5
2017-08-12 18:42:27 +10:00
Dylan Araps
c68057ec48
tests: Add more tests
2017-08-12 12:30:21 +10:00
Dylan Araps
c743cab4f0
tests: Add a test for sequence order.
2017-08-12 12:21:22 +10:00
Dylan Araps
c61960722d
general: Remove all pathlib usage
2017-08-10 09:23:50 +10:00
Dylan Araps
05c271c3a7
general: Remove all pathlib usage
2017-08-10 09:17:11 +10:00
Dylan Araps
cbbb5a5b6a
tests: Fix print
2017-08-10 01:08:28 +10:00
Dylan Araps
d98be353ec
general: Make pywal compatible with python 3.5
2017-08-09 11:22:51 +10:00
Aaron Eikenberry
f2f0769d70
adds import to it's own line
2017-08-03 00:10:42 -05:00
Aaron Eikenberry
67831428f1
fixes lint error
2017-08-03 00:09:03 -05:00
Aaron Eikenberry
d5dfdc8193
adds test for -e
2017-08-03 00:01:21 -05:00
Aaron Eikenberry
648ff3c4f0
Merge branch 'master' of github.com:dylanaraps/pywal
...
* 'master' of github.com:dylanaraps/pywal:
version: bump
tests: Fix test
colors: fix print
colors: Create comment color based on bg.
version: bump
2017-08-02 23:20:51 -05:00
Aaron Eikenberry
6a4c7de651
fixes mac wallpaper
2017-08-02 23:20:31 -05:00
Dylan Araps
b0bd702454
tests: Fix test
2017-08-02 19:42:07 +10:00
Dylan Araps
ef9f8f28c9
colors: Darken bg if contrast is too low.
2017-07-28 11:56:30 +10:00
Dylan Araps
b9bf74f89b
general: Rename constants
2017-07-24 22:29:20 +10:00
Dylan Araps
7ebc29ff34
tests: Remove shitty tests
2017-07-24 00:00:35 +10:00
Dylan Araps
2bb741f9e1
tests: Fix test
2017-07-23 23:37:00 +10:00
Dylan Araps
b14081625c
tests: Implement all arguments.
2017-07-23 23:31:16 +10:00
Dylan Araps
6677cad478
tests: Fix conflict test
2017-07-23 23:16:09 +10:00
Dylan Araps
84b134a50d
tests: test main()
2017-07-23 23:12:57 +10:00
Dylan Araps
9b695da635
tests: process args
2017-07-23 23:08:36 +10:00
Dylan Araps
1570dd003d
tests: Fix tests
2017-07-23 22:33:43 +10:00
Dylan Araps
6d116540dd
tests: Test args
2017-07-23 22:31:20 +10:00
Dylan Araps
3fdad9fb89
tests: Test urxvt alpha
2017-07-23 22:10:40 +10:00
Dylan Araps
aa6b151631
tests: Fix failing test
2017-07-23 22:06:12 +10:00
Dylan Araps
3f10cc888d
tests: Test sending escape sequences
2017-07-23 21:55:09 +10:00
Dylan Araps
0ccc55ffdd
tests: Test json file with no wallpaper.
2017-07-23 21:42:30 +10:00
Dylan Araps
06d993bc06
tests: Don't rely on test order.
2017-07-23 21:36:58 +10:00
Dylan Araps
5f6de5efe8
tests: Fix errors
2017-07-23 21:29:38 +10:00
Dylan Araps
e8475c05ea
tests: Test file import
2017-07-23 21:14:02 +10:00
Dylan Araps
caacba6e15
tests: Test image cache
2017-07-23 21:09:02 +10:00
Dylan Araps
78118d3965
tests: Test imageamagick fail.
2017-07-23 21:01:01 +10:00
Dylan Araps
f8d02a1307
tests: Added test for template fail
2017-07-23 20:53:33 +10:00
Dylan Araps
7eca144a8f
tests: Test image functions (fail)
2017-07-23 20:46:29 +10:00
Dylan Araps
64e0ca26f1
tests: Added test for msg()
2017-07-23 20:29:42 +10:00
Dylan Araps
a38115407c
travis: Fix tests
2017-07-23 20:20:02 +10:00