summaryrefslogtreecommitdiff
path: root/tools/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* tools: fix test.py after v8 upgradeBen Noordhuis2013-04-291-0/+98
| | | | | test.py imports deps/v8/tools/utils.py but that file is gone after the upgrade to 3.18.4 in commit 2f75785. Resurrect the file in tools/
* Better way of getting rid of symlinksBert Belder2010-12-201-1/+0
| | | | Windows, especially msysgit, doesn't like 'em
* Use v8's test runnerRyan2009-06-221-0/+1