kblib 0.2.3
General utilities library for modern C++
build.cpp File Reference
#include "kblib/build.h"
#include "catch.hpp"
#include <array>
#include <iostream>
#include "kblib/containers.h"
Include dependency graph for build.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("build family", "[build]")
 
 TEST_CASE ("buildiota")
 
 TEST_CASE ("build_copy family")
 
 TEST_CASE ("build.h iterators")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "build family"  ,
""  [build] 
)

Definition at line 8 of file build.cpp.

◆ TEST_CASE() [2/4]

TEST_CASE ( "build.h iterators"  )

TODO(killerbee13): tests for iterators

Definition at line 95 of file build.cpp.

◆ TEST_CASE() [3/4]

TEST_CASE ( "build_copy family"  )

TODO(killerbee13): tests for build_copy

Definition at line 91 of file build.cpp.

◆ TEST_CASE() [4/4]

TEST_CASE ( "buildiota"  )

Definition at line 66 of file build.cpp.