]> git.madduck.net Git - etc/taskwarrior.git/commit

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:

tests: Implement workaround around python2.6 missing SkipTest
authorTomas Babej <tomasbabej@gmail.com>
Fri, 20 Feb 2015 18:46:23 +0000 (19:46 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Fri, 20 Feb 2015 18:58:39 +0000 (19:58 +0100)
commita3748d4e58e42b0cf796cddeb904365b37340e51
treef8b72a61c229bbf5d88b9e320173e6c5d186a80e
parent62fd250aad64dd255b98c7c6972f39d190d18b3a
tests: Implement workaround around python2.6 missing SkipTest
tasklib/tests.py