test262/tools/packaging/test
Sam Mikes 9dc29da897 load monkeyYaml without assuming it is on path
use imp to import monkeyYaml locally
make monkeyYaml the backup again
2014-10-24 22:36:03 +01:00
..
fixtures tools, harness: support new YAML frontmatter 2014-07-30 15:39:04 -07:00
README.md tools, harness: support new YAML frontmatter 2014-07-30 15:39:04 -07:00
test_common.py tools, harness: support new YAML frontmatter 2014-07-30 15:39:04 -07:00
test_monkeyYaml.py load monkeyYaml without assuming it is on path 2014-10-24 22:36:03 +01:00
test_parseTestRecord.py tools, harness: support new YAML frontmatter 2014-07-30 15:39:04 -07:00

README.md

Unit tests for python packaging tools

This directory holds tests for the python code, not tests of EMCAScript

Running tests

$ cd tools/packaging/test
$ python test*.py