#include "kblib/build.h"
#include "catch.hpp"
#include <array>
#include <iostream>
#include "kblib/containers.h"
Go to the source code of this file.
◆ TEST_CASE() [1/4]
TEST_CASE |
( |
"build family" |
, |
|
|
"" |
[build] |
|
) |
| |
◆ 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" |
| ) |
|