Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Side by Side Diff: test/emscripten/core/test_frexp-Os.out

Issue 1099813007: Revert "[test] Initial import of an emscripten test suite." (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/emscripten/core/test_frexp-Os.js ('k') | test/emscripten/core/test_funcptr-O2.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 0.000000=0.000000*2^0
2 100.100000=0.782031*2^7
3 -100.100000=-0.782031*2^7
4 0.500000=0.500000*2^0
5 -0.500000=-0.500000*2^0
6 1.000000=1.000000*2^0
7 -1.000000=-1.000000*2^0
OLDNEW
« no previous file with comments | « test/emscripten/core/test_frexp-Os.js ('k') | test/emscripten/core/test_funcptr-O2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698