24 Revīzijas (1d5db417518286180538d5ce533aac5d3bc7c365)

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