mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +02:00
Unit Tests
- Updated test class to conform to coding standards. - Implemented TAP.py to allow Python unit tests.
This commit is contained in:
parent
d72c6567b0
commit
61fdc0da52
4 changed files with 230 additions and 97 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*.o
|
||||
*.pyc
|
||||
*.data
|
||||
*.log
|
||||
autocomplete.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue