OpenEnroth 0259030
Loading...
Searching...
No Matches
Functions
Preprocessor_ut.cpp File Reference
#include "Testing/Unit/UnitTest.h"
#include "Library/FileSystem/Memory/MemoryFileSystem.h"
#include "Library/Preprocessor/Preprocessor.h"

Functions

 UNIT_TEST (Preprocessor, NoIncludes)
 
 UNIT_TEST (Preprocessor, SimpleInclude)
 
 UNIT_TEST (Preprocessor, DefineAndIfdef)
 
 UNIT_TEST (Preprocessor, IfdefNotDefined)
 
 UNIT_TEST (Preprocessor, IncludeNotFound)
 
 UNIT_TEST (Preprocessor, NestedInclude)
 
 UNIT_TEST (Preprocessor, Preamble)
 
 UNIT_TEST (Preprocessor, GlslDirectivesPassThrough)
 

Function Documentation

◆ UNIT_TEST() [1/8]

UNIT_TEST ( Preprocessor  ,
DefineAndIfdef   
)

◆ UNIT_TEST() [2/8]

UNIT_TEST ( Preprocessor  ,
GlslDirectivesPassThrough   
)

◆ UNIT_TEST() [3/8]

UNIT_TEST ( Preprocessor  ,
IfdefNotDefined   
)

◆ UNIT_TEST() [4/8]

UNIT_TEST ( Preprocessor  ,
IncludeNotFound   
)

◆ UNIT_TEST() [5/8]

UNIT_TEST ( Preprocessor  ,
NestedInclude   
)

◆ UNIT_TEST() [6/8]

UNIT_TEST ( Preprocessor  ,
NoIncludes   
)

◆ UNIT_TEST() [7/8]

UNIT_TEST ( Preprocessor  ,
Preamble   
)

◆ UNIT_TEST() [8/8]

UNIT_TEST ( Preprocessor  ,
SimpleInclude   
)