Skip to content
Snippets Groups Projects
  1. Mar 30, 2015
    • smikes's avatar
      candidate fix for #215 · 107d786e
      smikes authored
      additional test, tests should have unique names
      improve python style thx to arv
      107d786e
  2. Dec 01, 2014
  3. Aug 28, 2014
    • Sam Mikes's avatar
      provide fallback parser if YAML not installed · 4f9cec2f
      Sam Mikes authored
      parseTestRecord.py:
      - recover from ImportError when YAML not defined
      - use monkeyYaml as backup
      
      monkeyYaml.py:
      - parser for subset of YAML used in test262 frontmatter
      
      test_monkeyYaml.py:
      - unit tests
      4f9cec2f
Loading