Ben Kurtovic
46cb714344
Fix unit tests for 699d063
( #109 )
преди 9 години
Ben Kurtovic
4c2540060b
Fix preserve_spacing behavior in Template.add() on hidden keys ( #109 )
преди 9 години
Ben Kurtovic
e71e7b4ece
Update copyright years for 2015; fix whitespace in docs.
преди 9 години
Ben Kurtovic
8bc7ea669d
Improve test coverage; fix some node-related bugs.
* Parameters with non-integer keys can no longer be created with
showkey=False, nor have the value of this attribute be set to False
later.
* Calling Template.remove() with a Parameter object that is not part of
the template now raises ValueError instead of doing nothing.
* Added tests for HTMLEntity._unichr() being called with out-of-range
codepoints.
* Added tests for Tag.__children__() and Tag.__showtree__() involving
attributes that have no values.
преди 10 години
Ben Kurtovic
1312a1fb8a
Some clean up for Python 2.6 support.
* Removed unittest2 dependency on Python >2.6.
* Moved discover_tests.py into tests/.
* tokenizer.c: Fixed errors noted by -Wshorten-64-to-32.
преди 10 години
Marcio Faustino
88c8fb88e0
Switch to `unittest2` to be able to use new features in Python 2.6.
преди 10 години
Ben Kurtovic
e5f17eea00
Update copyright notices for 2014.
преди 10 години
Ben Kurtovic
44484daef3
Updating tests for new __children__ protocol.
преди 11 години
Ben Kurtovic
066049b46a
Update email address.
преди 11 години
Ben Kurtovic
cf90557229
Template.has() should be passed ignore_empty=False by default.
**Breaking change**; closes #51 .
преди 11 години
Ben Kurtovic
6e8412b1ec
Tests for Template.remove() with a Parameter as an argument.
преди 11 години
Ben Kurtovic
a7dda77474
Template.has_param() -> Template.has()
преди 11 години
Ben Kurtovic
06873ee6ed
Add tests for __iternodes__(); add a getnodes() function.
преди 11 години
Ben Kurtovic
7853e20745
Move wrap() and wraptext() TO _test_tree_equality.
преди 11 години
Ben Kurtovic
3b78541eeb
Clean up indentation.
преди 11 години
Ben Kurtovic
1d26c4b312
Why do I always make this mistake?
преди 11 години
Ben Kurtovic
81849013bc
Finishing tests for Templates; some fixes.
преди 11 години
Ben Kurtovic
2ca3b2805e
Implement 'before' parameter for Template.add() ( closes #21 )
преди 11 години
Ben Kurtovic
6af2f3b063
assertEquals -> assertEqual
преди 11 години
Ben Kurtovic
786d619274
Drop force_no_field in template.remove(); implement test_remove().
- Also add tests for spacing in param names.
преди 11 години
Ben Kurtovic
6a385b3921
TestParameter and a fair chunk of TestTemplate.
преди 11 години
Ben Kurtovic
28b124a96c
Restarting work on unit tests with a test covering doc examples.
преди 11 години
Ben Kurtovic
4cb3506820
Update copyright notice; some additions.
преди 12 години
Ben Kurtovic
a880ff8bf2
mwtemplateparserfromhell -> mwparserfromhell; some additions; still incomplete
преди 12 години
Ben Kurtovic
ce8adf4b2e
Initial commit
преди 12 години