SLB C++ Standard Library Backport Test This directory contains the tests for SLB. Build / Run Execute the following commands from the top-level directory: mkdir build && cd build cmake .. cmake --build . ctest --output-on-failure