32 Commits (563901fa9510e2998b3076b86abe8b09eb4ffc17)

Author SHA1 Message Date
  Hugo 59636609db Drop support for EOL Python 5 years ago
  Ben Kurtovic 46000ee7c8 Fix test on old Python versions 6 years ago
  Ben Kurtovic 253102be35 Minor change to template test_formatting format. 6 years ago
  Ben Kurtovic 7a30e47f76 Some improvements to whitespace recognition; unit tests (#185). 6 years ago
  Ben Kurtovic 68ded2f890 Add keep_template_params to Wikicode.strip_code (#175) 7 years ago
  Ben Kurtovic 6159171e04 Make Template.remove(keep_field=True) slightly more reasonable. 7 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic 46cb714344 Fix unit tests for 699d063 (#109) 8 years ago
  Ben Kurtovic 4c2540060b Fix preserve_spacing behavior in Template.add() on hidden keys (#109) 8 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 9 years ago
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 years ago
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. 10 years ago
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic 44484daef3 Updating tests for new __children__ protocol. 10 years ago
  Ben Kurtovic 066049b46a Update email address. 10 years ago
  Ben Kurtovic cf90557229 Template.has() should be passed ignore_empty=False by default. 10 years ago
  Ben Kurtovic 6e8412b1ec Tests for Template.remove() with a Parameter as an argument. 10 years ago
  Ben Kurtovic a7dda77474 Template.has_param() -> Template.has() 10 years ago
  Ben Kurtovic 06873ee6ed Add tests for __iternodes__(); add a getnodes() function. 11 years ago
  Ben Kurtovic 7853e20745 Move wrap() and wraptext() TO _test_tree_equality. 11 years ago
  Ben Kurtovic 3b78541eeb Clean up indentation. 11 years ago
  Ben Kurtovic 1d26c4b312 Why do I always make this mistake? 11 years ago
  Ben Kurtovic 81849013bc Finishing tests for Templates; some fixes. 11 years ago
  Ben Kurtovic 2ca3b2805e Implement 'before' parameter for Template.add() (closes #21) 11 years ago
  Ben Kurtovic 6af2f3b063 assertEquals -> assertEqual 11 years ago
  Ben Kurtovic 786d619274 Drop force_no_field in template.remove(); implement test_remove(). 11 years ago
  Ben Kurtovic 6a385b3921 TestParameter and a fair chunk of TestTemplate. 11 years ago
  Ben Kurtovic 28b124a96c Restarting work on unit tests with a test covering doc examples. 11 years ago
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 11 years ago
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete 12 years ago
  Ben Kurtovic ce8adf4b2e Initial commit 12 years ago