mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 22:20:37 +02:00
Code Reorganization
- Merged Path, File and Directory handling objects from metatask.git. - Merged unit tests. - These objects will replace a fair amount of code in task 1.9 and more in 2.0.
This commit is contained in:
parent
bfdeee2cea
commit
a5cb041ef2
13 changed files with 1090 additions and 102 deletions
3
src/tests/.gitignore
vendored
3
src/tests/.gitignore
vendored
|
@ -17,4 +17,7 @@ config.t
|
|||
util.t
|
||||
color.t
|
||||
list.t
|
||||
path.t
|
||||
file.t
|
||||
directory.t
|
||||
*.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue