summaryrefslogtreecommitdiff
path: root/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* verify xmlrpc behaviorChristian Heimes2013-03-261-1/+13
|
* test monkey patching a bitChristian Heimes2013-02-171-0/+4
|
* test for monkey patchingChristian Heimes2013-02-151-0/+6
|
* test another special caseChristian Heimes2013-02-151-2/+6
|
* Add protection against XML and gzip attacks to xmlrpclibChristian Heimes2013-02-151-11/+64
|
* tests for iterparseChristian Heimes2013-02-151-11/+26
|
* xmlrpclib's ExpatParser needs protection, tooChristian Heimes2013-02-151-9/+51
|
* test for cyclic entitiesChristian Heimes2013-02-141-0/+22
|
* Python 3.1 compatibilityChristian Heimes2013-02-131-3/+74
| | | | test xpath injection
* fixed externel file ref test on Python 3.xChristian Heimes2013-02-121-1/+5
|
* add test for external entity with reference to a local file:// url.Christian Heimes2013-02-121-35/+52
| | | | parse and parseString methods of test classes now return something useful
* more testsChristian Heimes2013-02-091-3/+32
|
* whitespace cleanupChristian Heimes2013-02-081-1/+0
|
* lxml needs binary content on Python 3.xChristian Heimes2013-02-081-0/+1
|
* added more test cases for lxmlChristian Heimes2013-02-081-0/+41
|
* Tweak formattingBrett Cannon2013-02-081-5/+5
|
* test external entity forbiddenChristian Heimes2013-02-081-0/+15
|
* prevent web accessChristian Heimes2013-02-081-1/+23
| | | | test dtd with external ref
* entity -> entitiesChristian Heimes2013-02-081-7/+8
| | | | special exception for external entities
* handle binary / text mode XML docsChristian Heimes2013-02-081-5/+11
|
* adapt code to Python 2.6 and 3.x, still WIPChristian Heimes2013-02-071-4/+18
|
* added test code for error casesChristian Heimes2013-02-071-15/+92
|
* added test classes and first simple testChristian Heimes2013-02-071-4/+75
|
* rename safexml to defusedxmlChristian Heimes2013-02-071-1/+1
|
* initial import of draftChristian Heimes2013-02-061-0/+18