mattsmida

Results 4 comments of mattsmida

Thank you @felixschurk and @ryneeverett for the feedback. I have made the requested changes: - `test-namer` directory is gone - Now using `*.test.*` instead of `*.t.*` - Updated documentation and...

Hi @felixschurk -- I believe this is ready now. The two commits https://github.com/felixschurk/taskwarrior/commit/f8f72a71769e8851e76b0d7907dc2e91ceee6e30 and https://github.com/felixschurk/taskwarrior/commit/18802ecac0c529a5646c338911ec039fd02a3dc5 have been incorporated into this PR. I did the "copy" method that you suggested in...

@djmitche @felixschurk I followed Felix's advice: > In order to have [the CMakeLists] best would be to update your develop, and rebase/merge the changes into this branch. Then the CI...

Hi Felix and Ryne. Just submitted PR #3407 that renames the test files. It uses the `test.t.py` and `test.t.sh` convention because, as Ryne pointed out, that's what's in place with...