summaryrefslogtreecommitdiffstats
path: root/Lib/test/xmltestdata/c14n-20/README
Commit message (Collapse)AuthorAgeFilesLines
* Add correct license for C14N test suite to license docs. (GH-13055)Stefan Behnel2019-05-021-1/+27
|
* bpo-13611: Include C14N 2.0 test data in installation (GH-13053)Stefan Behnel2019-05-021-0/+14
* Include C14N 2.0 test data in installation. * Add README file to the C14N test data directory to reference the original source and licensing conditions.