# # ChangeLog for src/Actions/hello.cpp # # Generated by Trac 1.6 # Jun 19, 2025, 6:03:15 AM Fri, 04 Nov 2011 15:20:40 GMT Frederik Heber [2d31e1] * configure.ac (modified) * src/Actions/hello.cpp (modified) * src/Makefile.am (modified) * tests/regression/Makefile.am (modified) * tests/regression/Python/run.in (added) * tests/regression/Python/testsuite-python.at (modified) Python tests are now launched via small script run.in. - this is ... Fri, 04 Nov 2011 15:20:40 GMT Frederik Heber [715085] * configure.ac (modified) * m4/ax_python.m4 (added) * src/Actions/hello.cpp (added) * src/Makefile.am (modified) * tests/regression/Makefile.am (modified) * tests/regression/Python/testsuite-python.at (added) * tests/regression/testsuite.at (modified) Simple boost::python test program added. - we have a function ...