summaryrefslogtreecommitdiff
path: root/tests/test_yaml_ext.py
Commit message (Expand)AuthorAgeFilesLines
* Share data files between Py2 and Py3 test suites.xi2008-12-291-277/+0
* Minor 2.3 and win32 compatibility fixes; clarify the 'feature not found' mess...xi2008-12-281-3/+7
* Refactored the test suite; updated include and library paths in setup.cfg.xi2008-12-281-170/+248
* Fixed test errors for LibYAML bindings; added a test on emitting nodes in all...xi2008-12-271-1/+3
* Minor fixes in the test subsystem to prevent failures in LibYAML bindings tests.xi2008-12-271-4/+5
* Completely rewrite the libyaml bindings.xi2006-08-131-14/+125
* Update libyaml bindings.xi2006-07-211-2/+11
* Update PyRex based bindings to libyaml to include Parser functions.xi2006-07-071-2/+30
* Add pyrex-based bindings for the libyaml scanner.xi2006-06-191-0/+44