v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-strtod.cc File Reference
#include <stdlib.h>
#include "v8.h"
#include "bignum.h"
#include "cctest.h"
#include "diy-fp.h"
#include "double.h"
#include "strtod.h"
Include dependency graph for test-strtod.cc:

Go to the source code of this file.

Functions

 TEST (Strtod)
 
 TEST (RandomStrtod)
 

Function Documentation

TEST ( Strtod  )

Definition at line 25 of file test-strtod.cc.

References CHECK_EQ, v8::internal::Strtod(), and V8_INFINITY.

TEST ( RandomStrtod  )

Definition at line 425 of file test-strtod.cc.

References CHECK, random(), and v8::internal::Strtod().