1. 19 Jun, 2015 1 commit
  2. 17 Jun, 2015 1 commit
  3. 16 Jun, 2015 1 commit
  4. 10 Jun, 2015 1 commit
  5. 09 Jun, 2015 1 commit
    • arv's avatar
      Update Test262 to 5/30 · d869f4a4
      arv authored
      This updates the test runner to run all tests in both sloppy
      and strict mode.
      
      It also marks the test in the status file as failing in
      sloppy mode even if all it does is marking the test as
      [PASS, FAIL]. A future CL will have to validate that the
      tests pass and fail in the correct mode.
      
      Review URL: https://codereview.chromium.org/1136553008
      
      Cr-Commit-Position: refs/heads/master@{#28879}
      d869f4a4
  6. 01 Apr, 2015 1 commit
  7. 31 Mar, 2015 1 commit
  8. 30 Mar, 2015 2 commits
  9. 31 Oct, 2014 1 commit
  10. 20 Oct, 2014 1 commit
  11. 11 Sep, 2014 1 commit
  12. 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
  13. 28 Feb, 2014 1 commit
  14. 10 May, 2013 1 commit
  15. 15 Nov, 2012 1 commit
  16. 13 Apr, 2012 1 commit
  17. 17 Feb, 2012 1 commit
  18. 07 Oct, 2011 1 commit
  19. 09 Jul, 2011 1 commit
  20. 23 Mar, 2011 1 commit
  21. 29 Jun, 2010 1 commit
  22. 15 Jan, 2010 1 commit
  23. 15 Sep, 2009 1 commit