27 Commits (de6e671c40ca369b2093f3e36b6bfbe2b197adb0)

Author SHA1 Message Date
  Ben Kurtovic de6e671c40 Update changelog, remove now-unneeded test discovery script, cleanup 5 years ago
  Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic efc571c5c0 Refactor _test_tokenizer; add syntax for running just one test. 9 years ago
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 years ago
  Ben Kurtovic e1ebb59b9e Ensure token list is copied before being fed to the builder. 9 years ago
  Ben Kurtovic bd85805f8f Add integration tests for token roundtripping. 9 years ago
  Ben Kurtovic d8adb62454 Some tweaks, but no change in functionality. 9 years ago
  Merlijn van Deen 3dd29097e4 _test_tokenizer: force utf-8 file encoding 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 22d7995d9b Fix newline behavior when loading test files on Windows. 11 years ago
  Ben Kurtovic dd199c4389 Fix tokenizer tests with setup.py test. 11 years ago
  Ben Kurtovic a0fb8361eb Can specify specific tokenizer tests via the command line; add files 11 years ago
  Ben Kurtovic cda1ce95f3 Roll back part of e3f89af62d because CURSE YOU UNIT TESTING FRAMEWORK 11 years ago
  Ben Kurtovic e3f89af62d Adding a TreeEqualityTestCase base class. 11 years ago
  Ben Kurtovic 34b85a93cd Cosmetic change: standardize whitespace after class definition. 11 years ago
  Ben Kurtovic 24c55aeeb1 Adding a syntax highlighter for the test-case format. 11 years ago
  Ben Kurtovic d500f8972e Add a few more tests; use assert*(expected, actual) instead of opposite. 11 years ago
  Ben Kurtovic 713b83a4d9 Added a metric ton of template tests; adjustments; docstrings. 11 years ago
  Ben Kurtovic eb1bd6b281 Add some basic tests for templates; adjust error messages again. 11 years ago
  Ben Kurtovic ecfb2c628f Another test; handle errors when reading output line better. 11 years ago
  Ben Kurtovic 357b6dc447 Make unit tests work in Python 3; add a unicode text test. 11 years ago
  Ben Kurtovic 4636fbeb4a Built an infrastructure for loading and running tokenizer tests. 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