Nugget
Loading...
Searching...
No Matches
Functions
test-primitives.cpp File Reference
#include "psyqo/primitives/common.hh"
#include "snitch_all.hpp"
Include dependency graph for test-primitives.cpp:

Functions

 TEST_CASE ("Vertex size is 32 bits")
 
 TEST_CASE ("Vertex field aliases share memory")
 
 TEST_CASE ("Vertex packed representation")
 
 TEST_CASE ("Rect size is 64 bits")
 
 TEST_CASE ("Rect isEmpty")
 
 TEST_CASE ("Rect alias accessors")
 
 TEST_CASE ("Color size is 32 bits")
 
 TEST_CASE ("Color channel ordering")
 
 TEST_CASE ("Color packed to channels")
 

Function Documentation

◆ TEST_CASE() [1/9]

TEST_CASE ( "Color channel ordering"  )

◆ TEST_CASE() [2/9]

TEST_CASE ( "Color packed to channels"  )

◆ TEST_CASE() [3/9]

TEST_CASE ( "Color size is 32 bits"  )

◆ TEST_CASE() [4/9]

TEST_CASE ( "Rect alias accessors"  )

◆ TEST_CASE() [5/9]

TEST_CASE ( "Rect isEmpty"  )

◆ TEST_CASE() [6/9]

TEST_CASE ( "Rect size is 64 bits"  )

◆ TEST_CASE() [7/9]

TEST_CASE ( "Vertex field aliases share memory"  )

◆ TEST_CASE() [8/9]

TEST_CASE ( "Vertex packed representation"  )

◆ TEST_CASE() [9/9]

TEST_CASE ( "Vertex size is 32 bits"  )