FOSSology  4.4.0
Open Source License Compliance by Open Source Software
test_regex.cc File Reference

Test for regex accuracy. More...

#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include "regex.hpp"
Include dependency graph for test_regex.cc:

Go to the source code of this file.

Classes

class  regexTest
 Test fixture to test regex accuracy. More...
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (regexTest)
 

Detailed Description

Test for regex accuracy.

Definition in file test_regex.cc.