15 Commits (8bc7ea669da21e9a17e5bc94cbb4329db1220315)

Author SHA1 Message Date
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 10 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 ccfc1cbe06 Add test cases for Tag's new has/get/add/remove methods. 10 years ago
  Ben Kurtovic 7a4b1625d3 Strip self-closing tags correctly. 10 years ago
  Ben Kurtovic 4f52887e17 wiki_markup stores the markup itself instead of a bool 10 years ago
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup 10 years ago
  Ben Kurtovic 16bb133c58 Remove unused functions. 10 years ago
  Ben Kurtovic e3f215f667 Finish test_tag 10 years ago
  Ben Kurtovic 2c4bff1d68 Start test_tag; some fixes for Tags. 10 years ago
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. 11 years ago