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-version.cc File Reference
#include "v8.h"
#include "version.h"
#include "cctest.h"
Include dependency graph for test-version.cc:

Go to the source code of this file.

Namespaces

 v8
 
 v8::internal
 

Functions

void SetVersion (int major, int minor, int build, int patch, bool candidate, const char *soname)
 
 TEST (VersionString)
 

Function Documentation

TEST ( VersionString  )

Definition at line 76 of file test-version.cc.