# # ChangeLog for src/Actions/hello.cpp # # Generated by Trac 1.4.4 # Apr 8, 2025, 11:09:51 AM Mon, 07 Nov 2011 10:46:37 GMT Frederik Heber [071243] * src/Actions/hello.cpp (modified) * src/Makefile.am (modified) Enhanced tiny example to resemble action structure. - Pythontest ... 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 ...