34 Commits (59636609db61d0348d9aaab1370cc57606ab509b)

Author SHA1 Message Date
  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 963cb2f780 Store builder handlers in a dictionary. ~5% speedup. 9 years ago
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 9 years ago
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. 9 years ago
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. 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 655cdc0dab TestBuilder.test_external_link() 10 years ago
  Ben Kurtovic f70188daa8 Add builder and tokenizer tests for wiki-markup tags. 10 years ago
  Ben Kurtovic 8f0defa00a Finish tag building test cases (#9) 10 years ago
  Ben Kurtovic 5018d9d323 Make showtag=True implicit. 10 years ago
  Ben Kurtovic 6c2898d7bd Make {{|=}} build correctly; add a test for this. 10 years ago
  Ben Kurtovic 6450814729 Remove 'type' attribute from tags; rework tag definitions. 10 years ago
  Ben Kurtovic 81954c50ac Removing a useless, skipped test. 11 years ago
  Ben Kurtovic 1b4c01b4c0 Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest. 11 years ago
  Ben Kurtovic 3fe629f541 Condense usage of wrap([Text("foo")]) to just wraptext("foo"). 11 years ago
  Ben Kurtovic 7853e20745 Move wrap() and wraptext() TO _test_tree_equality. 11 years ago
  Ben Kurtovic 2d9b8a39b6 test_integration2(); finish TestBuilder 11 years ago
  Ben Kurtovic 094e867ee6 Add test_integration(); add a horrible abuse of PEP8 11 years ago
  Ben Kurtovic 132c6584d0 test_heading() and test_comment() 11 years ago
  Ben Kurtovic e9463543f4 test_html_entity() 11 years ago
  Ben Kurtovic 7289d8c070 test_wikilink(); fix indentation 11 years ago
  Ben Kurtovic e32a6692f8 test_argument() 11 years ago
  Ben Kurtovic b8e8d057ab Finish test_template() 11 years ago
  Ben Kurtovic cb23587ab6 Adding some Builder tests 11 years ago
  Ben Kurtovic 404b4479a2 Implement the remaining asserts in TreeEqualityTestCase. 11 years ago
  Ben Kurtovic 892092434f Skeleton for TestBuilder; adding some nodes to TreeEqualityTestCase. 11 years ago
  Ben Kurtovic 88201ecb54 Adding TestTokens. 11 years ago
  Ben Kurtovic fb7567d6d0 Some empty testcases. 11 years ago
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 years ago
  Ben Kurtovic aeb214acb5 Document compat, nodes.extras, Attribute, Parameter 11 years ago
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
  Ben Kurtovic fca7e9dd80 Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 11 years ago
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 11 years ago
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 11 years ago
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 years ago
  Ben Kurtovic a880ff8bf2 mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete 12 years ago
  Ben Kurtovic ce8adf4b2e Initial commit 12 years ago