aboutsummaryrefslogtreecommitdiff
path: root/tests/test_main.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: Remove arg testing. Needs to be rewritten.Dylan Araps2018-04-021-46/+0
|
* tests: FixDylan Araps2018-04-021-5/+5
|
* Merge pull request #79 from dylanaraps/35Dylan Araps2017-08-121-1/+4
|\ | | | | general: Add support for Python 3.5
| * general: Remove all pathlib usageDylan Araps2017-08-101-1/+2
| |
| * general: Make pywal compatible with python 3.5Dylan Araps2017-08-091-1/+3
| |
* | 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
|
* general: Rename constantsDylan Araps2017-07-241-2/+2
|
* tests: Remove shitty testsDylan Araps2017-07-241-61/+1
|
* tests: Implement all arguments.Dylan Araps2017-07-231-0/+33
|
* tests: Fix conflict testDylan Araps2017-07-231-1/+1
|
* tests: test main()Dylan Araps2017-07-231-1/+6
|
* tests: process argsDylan Araps2017-07-231-2/+5
|
* tests: Fix testsDylan Araps2017-07-231-0/+1
|
* tests: Test argsDylan Araps2017-07-231-0/+37