20 Commits (074e3686845e9529ee00709db5838d991e5094c1)

Author SHA1 Message Date
  Ben Kurtovic 074e368684 Clean up pytest-ported tests 3 years ago
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 years ago
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 years ago
  Kunal Mehta 03181bcd8b Port tests to use pytest 4 years ago
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 years ago
  Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) 5 years ago
  Hugo 59636609db Drop support for EOL Python 5 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 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 066049b46a Update email address. 10 years ago
  Ben Kurtovic 9280cb16fe Fix behavior with quoted attrs and spaces before the =. 10 years ago
  Ben Kurtovic 53c26589ee Some node fixes; attributes with empty values now display correctly. 10 years ago
  Ben Kurtovic e3f215f667 Finish test_tag 10 years ago
  Ben Kurtovic b8752a5c15 test_attribute; better setters for padding attributes 10 years ago
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. 11 years ago