test Class Reference

file : ../lua/lib.test.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed AnalyseStatics (mixed index)
 count how often every type of static occurs on the map
static mixed LuaBitwiseTest_FIFO (mixed a)
static mixed LuaBitwiseTest_Hex2Num (mixed a)
static mixed LuaBitwiseTest_Pair (mixed a, mixed b)
 assert(a & b = b), pass arguments as strings
static mixed LuaBitwiseTest_Pair2 (mixed a, mixed b)
 assert(a & b = b), pass arguments as strings
static mixed TestExpr (mixed code)
 expression test


Detailed Description

file : ../lua/lib.test.lua (this is just a pseudo class used for grouping global functions)

Definition at line 346 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed test::AnalyseStatics ( mixed  index  )  [inline, static]

count how often every type of static occurs on the map

Definition at line 349 of file lua_pseudo_code.cpp.

static mixed test::LuaBitwiseTest_FIFO ( mixed  a  )  [inline, static]

Definition at line 351 of file lua_pseudo_code.cpp.

static mixed test::LuaBitwiseTest_Hex2Num ( mixed  a  )  [inline, static]

Definition at line 353 of file lua_pseudo_code.cpp.

static mixed test::LuaBitwiseTest_Pair ( mixed  a,
mixed  b 
) [inline, static]

assert(a & b = b), pass arguments as strings

Definition at line 356 of file lua_pseudo_code.cpp.

static mixed test::LuaBitwiseTest_Pair2 ( mixed  a,
mixed  b 
) [inline, static]

assert(a & b = b), pass arguments as strings

Definition at line 359 of file lua_pseudo_code.cpp.

static mixed test::TestExpr ( mixed  code  )  [inline, static]

expression test

Definition at line 362 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6