v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Functions
test.cpp File Reference
#include "testing.h"
#include "javascript.h"
Include dependency graph for test.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 7 of file test.cpp.

References v8toolkit::Platform::init(), testing::InitGoogleTest(), and RUN_ALL_TESTS().

Here is the call graph for this function: