24 Révisions (1d5db417518286180538d5ce533aac5d3bc7c365)

Auteur SHA1 Message Date
  Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) il y a 5 ans
  Hugo 59636609db Drop support for EOL Python il y a 5 ans
  Ben Kurtovic aaffb7f66b Update copyright for 2016. il y a 8 ans
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. il y a 9 ans
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. il y a 9 ans
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. il y a 10 ans
  Marcio Faustino 88c8fb88e0 Switch to `unittest2` to be able to use new features in Python 2.6. il y a 10 ans
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. il y a 10 ans
  Ben Kurtovic 45aec31629 Move range/xrange compatibility code to compat.py. il y a 10 ans
  Ben Kurtovic 44484daef3 Updating tests for new __children__ protocol. il y a 10 ans
  Ben Kurtovic 1946cf621d Add a temporary skip_style_tags until we resolve some issues. il y a 10 ans
  Ben Kurtovic 066049b46a Update email address. il y a 10 ans
  Ben Kurtovic de6d5074fa Tag.showtag -> Tag.wiki_markup il y a 10 ans
  Ben Kurtovic 77c4df701b Fix assorted bugs in the Tag node. il y a 10 ans
  Ben Kurtovic c241bff9f5 Remove .type check from assertTagNodeEqual() il y a 11 ans
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. il y a 11 ans
  Ben Kurtovic 3fe629f541 Condense usage of wrap([Text("foo")]) to just wraptext("foo"). il y a 11 ans
  Ben Kurtovic 06873ee6ed Add tests for __iternodes__(); add a getnodes() function. il y a 11 ans
  Ben Kurtovic 7853e20745 Move wrap() and wraptext() TO _test_tree_equality. il y a 11 ans
  Ben Kurtovic 094e867ee6 Add test_integration(); add a horrible abuse of PEP8 il y a 11 ans
  Ben Kurtovic 404b4479a2 Implement the remaining asserts in TreeEqualityTestCase. il y a 11 ans
  Ben Kurtovic 892092434f Skeleton for TestBuilder; adding some nodes to TreeEqualityTestCase. il y a 11 ans
  Ben Kurtovic a8cb275b94 Add TestUtils; implement two tests for it. il y a 11 ans
  Ben Kurtovic e3f89af62d Adding a TreeEqualityTestCase base class. il y a 11 ans