jrnl/tests
Micah Jerome Ellison 9e6cd8820f
Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153)
* Fix inverted POSIX check, refactor os_compat, and add tests for it
* Fix missing parentheses and remove skip_win on test that is passing in Windows now
* Fix expected quotes in quoted args
* Make  output clearer on failing test
* Bringing skip_win back to test whose failure is a bit more complicated than expected
2021-01-16 15:19:11 -08:00
..
test_exception.py Notify user when config directory can't be created because there is already a file with the same name (#1134) 2021-01-02 15:19:44 -08:00
test_install.py Check for readline module instead of Windows when initializing autocomplete in install (#1104) 2020-12-04 15:13:38 -08:00
test_os_compat.py Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153) 2021-01-16 15:19:11 -08:00
test_parse_args.py Add new -today-in-history, -month, -day, and -year search filters (#1145) 2021-01-16 14:55:27 -08:00
test_time.py Update dependencies - pyxdg, pytest, black (#1076) 2020-11-14 12:42:34 -08:00