FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Test for regex accuracy. More...
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include "regex.hpp"
Go to the source code of this file.
Classes | |
class | regexTest |
Test fixture to test regex accuracy. More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (regexTest) | |
Test for regex accuracy.
Definition in file test_regex.cc.