Commit Graph

378 Commits

Author SHA1 Message Date
Dylan Araps
bf0450dca0 coverage: remove coveragerc 2017-07-24 00:02:06 +10:00
Dylan Araps
7ebc29ff34 tests: Remove shitty tests 2017-07-24 00:00:35 +10:00
Dylan Araps
b678a60a23 coverage: Don't omit files. 2017-07-23 23:54:22 +10:00
Dylan Araps
c7391d7c92 tests: Add .coveragerc 2017-07-23 23:49:28 +10:00
Dylan Araps
2bb741f9e1 tests: Fix test 2017-07-23 23:37:00 +10:00
Dylan Araps
b5c3ae6f2a tests: Disable test 2017-07-23 23:31:51 +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
2e39be9627 general: Save file error handling 2017-07-23 22:00:46 +10:00
Dylan Araps
3f10cc888d tests: Test sending escape sequences 2017-07-23 21:55:09 +10:00
Dylan Araps
fae05ee0d2 coverage: Disable in reload.py 2017-07-23 21:46:26 +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
2fa6215b55 tests: Exclude convert check 2017-07-23 21:10:42 +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
a745c856c1 travis: Fix flags 2017-07-23 20:49:23 +10:00
Dylan Araps
7eca144a8f tests: Test image functions (fail) 2017-07-23 20:46:29 +10:00
Dylan Araps
af52eb32dc coverage: Ignore wallpaper.py 2017-07-23 20:38:15 +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
Dylan Araps
f4c14335f3 Merge branch 'master' of github.com:dylanaraps/wal.py 2017-07-23 20:15:29 +10:00
Dylan Araps
86ed02bfc5 tests: Added a test for disown() 2017-07-23 20:13:43 +10:00
Dylan Araps
640946562f Merge pull request #56 from dylanaraps/rd
misc: README changes and added code coverage.
2017-07-23 20:07:03 +10:00
Dylan Araps
32d5a74829 travis: Fix module name 2017-07-23 20:01:18 +10:00
Dylan Araps
e098097091 travis: Fix coverage 2017-07-23 19:56:08 +10:00
Dylan Araps
923ea0011c travis: fix coverage 2017-07-23 19:52:45 +10:00
Dylan Araps
dafbd21b5e general: changes 2017-07-23 19:48:44 +10:00
Dylan Araps
cca8b1752b docs: README 2017-07-23 19:27:54 +10:00
Dylan Araps
f13a0c28fd docs: Remove toc 2017-07-23 19:25:42 +10:00
Dylan Araps
a8aa216e31 Merge pull request #55 from dylanaraps/alpha
docs: Move documentation to the wiki.
2017-07-23 19:15:21 +10:00
Dylan Araps
5fa9963d5a docs: Move documentation to the wiki. 2017-07-23 19:13:28 +10:00
Dylan Araps
8d7728db58 Merge pull request #54 from dylanaraps/alpha
general: Add back -a to support transparency in URxvt.
2017-07-23 18:47:37 +10:00
Dylan Araps
bc97a5e165 Merge branch 'alpha' of github.com:dylanaraps/wal.py into alpha 2017-07-23 18:44:51 +10:00
Dylan Araps
254c09146c general: Fix regex issue. 2017-07-23 18:42:54 +10:00
Dylan Araps
83a0f6945d general: Add -a to support terminal transparency. 2017-07-23 18:42:54 +10:00
Dylan Araps
b080272e01 general: Fix regex issue. 2017-07-23 18:40:03 +10:00
Dylan Araps
416904b29b general: Add -a to support terminal transparency. 2017-07-23 18:37:05 +10:00
Dylan Araps
72d0ca4e2f tests: Check color length instead of value since the tests will fail on other versions of imageamgick 2017-07-23 17:50:18 +10:00
Dylan Araps
d2ab5077e7 tests: Fix test 2017-07-23 17:44:55 +10:00
Dylan Araps
38744ecf3e optimization: Speed up image processing by 5-6x resizing images before grabbing palettes. 2017-07-23 16:59:08 +10:00