1. 11 Sep, 2014 1 commit
  2. 22 Aug, 2014 1 commit
    • rossberg@chromium.org's avatar
      test/test262: update testcfg.py for new test262 · cc07503b
      rossberg@chromium.org authored
      testcfg.py:
      
      - update revision and MD5
      - remove non-mandatory harness files
      - use test parser distributed with test262
      - new attribute `suite.harnesspath`
      - new method GetIncludesForTest
      - GetSourceForTest: cache source on testcase
      - IsNegativeTest: use parseTestRecord
      - use 7-char sha hash [1]
      - DRY setting up paths to test262 suite, harness, etc
      - clean up helper fns
      
      harness-adapter.js:
      
      - add $DONE function to adapter [2]
      
      1: github tar file has 7-char sha embedded in dir name
      script cannot find directory to rename if they don't match exactly
      
      2: test262 uses a `$DONE` function for async tests with
      semantics like those of mocha's `done`.
      
      Briefly: done(arg) => if (arg) { /* failure */ }
      
      Implemented a version of this for v8, using v8-specific
      api (`print`, `quit`)
      
      BUG=v8:3513
      LOG=N
      R=jkummerow@chromium.org
      
      Review URL: https://codereview.chromium.org/478163002
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23313 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      cc07503b
  3. 28 Feb, 2014 1 commit
  4. 10 May, 2013 1 commit
  5. 15 Nov, 2012 1 commit
  6. 13 Apr, 2012 1 commit
  7. 17 Feb, 2012 1 commit
  8. 07 Oct, 2011 1 commit
  9. 09 Jul, 2011 1 commit
  10. 23 Mar, 2011 1 commit
  11. 29 Jun, 2010 1 commit
  12. 15 Jan, 2010 1 commit
  13. 15 Sep, 2009 1 commit