Chromium Code Reviews

Unified Diff: test/cctest/SConscript

Issue 3582017: Revert strtod fast-case change (r5603) because of Windows compilation... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « src/strtod.cc ('k') | test/cctest/test-strtod.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/SConscript
===================================================================
--- test/cctest/SConscript (revision 5603)
+++ test/cctest/SConscript (working copy)
@@ -70,7 +70,6 @@
'test-sockets.cc',
'test-spaces.cc',
'test-strings.cc',
- 'test-strtod.cc',
'test-thread-termination.cc',
'test-threads.cc',
'test-type-info.cc',
« no previous file with comments | « src/strtod.cc ('k') | test/cctest/test-strtod.cc » ('j') | no next file with comments »

Powered by Google App Engine