]> git.madduck.net Git - etc/taskwarrior.git/history - tasklib/tests.py

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add a unicode test
[etc/taskwarrior.git] / tasklib / tests.py
2014-09-07 Rob GoldingAdd a unicode test
2013-11-18 Rob GoldingMerge branch 'master' of github.com:robgolding63/tasklib
2013-11-18 Rob GoldingAdd support for adding/removing annotations
2013-11-03 Rob GoldingUse current directory for temp dir
2013-11-03 Rob GoldingMerge branch 'master' of github.com:robgolding63/tasklib
2013-11-03 Rob GoldingTest for task.done()
2013-11-03 Rob GoldingImplement tasks.completed() and add more tests
2013-11-03 Rob GoldingAdd a couple of simple tests and fix typo
2013-11-03 Rob GoldingAdd a couple of simple tests and fix typo