Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <cassert>
#include <cstring>
#include <iostream>
#include <jau/test/catch2_ext.hpp>
#include <gamp/Version.hpp>
#include <jau/util/VersionNumber.hpp>
Go to the source code of this file.
Functions | |
TEST_CASE ("VersionNumber Test 00", "[version][util]") | |
TEST_CASE | ( | "VersionNumber Test 00" | , |
"" | [version][util] ) |
Definition at line 23 of file Test_VersionNumber01.cpp.