C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marc Wäckerlin 80c80e9cc4 upgraded to C++17 compatibility 5 years ago
..
auto_test.cxx fixed some non-explicit conversions, so that make distcheck runs on mac yosemite 9 years ago
configfile.ini middle of porting; unstable, don't checkout, tests run but fail; refs #1 13 years ago
configfile.ini.result middle of porting; unstable, don't checkout, tests run but fail; refs #1 13 years ago
configfile_check.sh middle of porting; unstable, don't checkout; refs #1 13 years ago
configfile_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
dynamiclibrary_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
dynamiclibrary_testlib.cxx middle of porting; unstable, don't checkout; refs #1 13 years ago
exec_test.cxx upgraded to C++17 compatibility 5 years ago
functiontrace_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
makefile.am upgraded to C++17 compatibility 5 years ago
mrw-c++.cxx bugfix, possible crash 8 years ago
mrw-c++_test.cxx middle of porting; unstable, don't checkout; refs #1 13 years ago
mrwautofunctiontracelog4cxx_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
regexp_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 13 years ago
smartpointer_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
stacktrace_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 13 years ago
stdext_test.cxx fixed some non-explicit conversions, so that make distcheck runs on mac yosemite 9 years ago
string_test.cxx fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8 10 years ago
test.dat middle of porting; unstable, don't checkout; refs #1 13 years ago
tokenizer_test.cxx middle of porting; unstable, don't checkout, added xml check output; refs #1 13 years ago