v8/test/mjsunit/tools
mikhail.naganov@gmail.com 32b0e47fa5 Add automatic tests for Tick Processor, take two.
Now tests can be run from any directory. Location of test data is now determined using test file location provided by 'testcfg.py' script.

Tested under Linux, Mac, and Windows.

Review URL: http://codereview.chromium.org/155161


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2407 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-09 06:39:38 +00:00
..
codemap.js Don't keep data about JS code that is never executed. 2009-05-08 11:27:02 +00:00
consarray.js TickProcessor script reimplemented in JavaScript. 2009-04-27 13:50:42 +00:00
csvparser.js Implemented a CSV parser in JavaScript. 2009-04-17 17:58:14 +00:00
logreader.js Implemented processing of compressed log files. 2009-06-18 07:59:13 +00:00
profile_view.js Rename profileview.js -> profile_view.js because WebInspector already has ProfileView.js. 2009-04-28 09:15:31 +00:00
profile.js Enhancing profiling data processing code with functionality needed for the Dev Tools Profiler. 2009-04-30 08:10:27 +00:00
splaytree.js Reimplement Splay Tree in JavaScript (and add unit tests!). 2009-04-15 01:22:52 +00:00
tickprocessor-test.default Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00
tickprocessor-test.gc-state Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00
tickprocessor-test.ignore-unknown Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00
tickprocessor-test.log Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00
tickprocessor-test.separate-ic Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00
tickprocessor.js Add automatic tests for Tick Processor, take two. 2009-07-09 06:39:38 +00:00