summaryrefslogtreecommitdiff
path: root/testdata.json
Commit message (Collapse)AuthorAgeFilesLines
* Fixed formatting of Python code.Joe Gregorio2012-08-221-3/+4
|
* Respect order of supported in the event of a tie.Ed Summers2012-08-221-2/+4
|
* Added tests for parse_mime_type. One came from the docstring for the PythonAde Oshineye2012-08-221-0/+5
| | | | | function. The other came from the test for the Go function. Updated the README file to describe the structure of the test data.
* Added the first set of language independent tests and a Python implementation.Ade Oshineye2012-08-221-0/+34
The current tests are just a port of the existing Python tests but I plan to add more.