v8/tools/testrunner/local
plind44@gmail.com 5a016958c6 MIPS: Add big-endian support for MIPS.
Important notices:

- The snapshot cannot be created for big-endian target in cross-compilation
  environment on little-endian host using simulator.

- In order to have i18n support working on big-endian target, the icudt46b.dat and
  icudt46b_dat.S files should be generated and upstreamed to ICU repo.

- The mjsunit 'nans' test is endian dependent, it is skipped for mips target.

- The zlib and Mandreel from Octane 2.0 benchmark are endian dependent due to
  use of typed arrays.

TEST=
BUG=
R=jkummerow@chromium.org, plind44@gmail.com

Review URL: https://codereview.chromium.org/228943009

Patch from Dusan Milosavljevic <Dusan.Milosavljevic@rt-rk.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-04-15 16:39:21 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py 'make quickcheck': Assorted improvements. 2013-12-05 12:37:24 +00:00
execution.py Improve reproducibility of test runs. 2014-04-10 07:25:49 +00:00
junit_output.py Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
progress.py Print exit code on crash in run-tests.py 2013-12-02 15:46:41 +00:00
statusfile.py MIPS: Add big-endian support for MIPS. 2014-04-15 16:39:21 +00:00
testsuite.py Make test runner more flexible for running fast tests. 2013-11-25 17:34:52 +00:00
utils.py Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00