..
tokenizer
Fix broken tests.
il y a 11 ans
MWPFHTestCase.tmlanguage
Adding a syntax highlighter for the test-case format.
il y a 11 ans
__init__.py
Support changing a template's name, plus a couple of typos and docs.
il y a 12 ans
_test_tokenizer.py
Fix newline behavior when loading test files on Windows.
il y a 11 ans
_test_tree_equality.py
Remove .type check from assertTagNodeEqual()
il y a 11 ans
compat.py
Moving compat stuff exclusively for unit tests to its own file.
il y a 11 ans
test_argument.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans
test_attribute.py
Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest.
il y a 11 ans
test_builder.py
Remove 'type' attribute from tags; rework tag definitions.
il y a 11 ans
test_comment.py
Add tests for __iternodes__(); add a getnodes() function.
il y a 11 ans
test_ctokenizer.py
Can specify specific tokenizer tests via the command line; add files
il y a 11 ans
test_docs.py
Moving compat stuff exclusively for unit tests to its own file.
il y a 11 ans
test_heading.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans
test_html_entity.py
Add tests for __iternodes__(); add a getnodes() function.
il y a 11 ans
test_parameter.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans
test_parser.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans
test_pytokenizer.py
Can specify specific tokenizer tests via the command line; add files
il y a 11 ans
test_smart_list.py
Moving compat stuff exclusively for unit tests to its own file.
il y a 11 ans
test_string_mixin.py
Fix StringMixIn.maketrans() on Py3k.
il y a 11 ans
test_tag.py
Implement assertTagNodeEqual(), start test_tag(), add to tags.mwtest.
il y a 11 ans
test_template.py
Add tests for __iternodes__(); add a getnodes() function.
il y a 11 ans
test_text.py
Add tests for __iternodes__(); add a getnodes() function.
il y a 11 ans
test_tokens.py
Apply bugfixes so that some tests pass on Python 3.
il y a 11 ans
test_utils.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans
test_wikicode.py
Implement test_strip_code(); finish TestWikicode (#7)
il y a 11 ans
test_wikilink.py
Condense usage of wrap([Text("foo")]) to just wraptext("foo").
il y a 11 ans