Dynalib Utils
Functions
TestDynaArray.cpp File Reference
#include <iostream>
#include "catch.hpp"
#include "../Utilities/DynaArrayImpl.h"
Include dependency graph for TestDynaArray.cpp:

Functions

 MAKE_ARRAYTYPE_INSTANCE (long, Long)
 
 SCENARIO ("raw array can be allocated and reallocated")
 
 SCENARIO ("all contents of raw array are preserved when reallocating")
 
 SCENARIO ("DynaArray operations function properly")
 

Function Documentation

◆ MAKE_ARRAYTYPE_INSTANCE()

MAKE_ARRAYTYPE_INSTANCE ( long  ,
Long   
)

◆ SCENARIO() [1/3]

SCENARIO ( "raw array can be allocated and reallocated"  )

◆ SCENARIO() [2/3]

SCENARIO ( "all contents of raw array are preserved when reallocating"  )

◆ SCENARIO() [3/3]

SCENARIO ( "DynaArray operations function properly"  )