# # ChangeLog for tests/regression/Options/Session/testsuite-options-load-session-python.at # # Generated by Trac 1.4.4 # Mar 21, 2025, 4:12:52 PM Tue, 29 Apr 2014 12:42:22 GMT Frederik Heber [57388c9] * src/Python/PythonScripting.cpp (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) FIX: Test on skipping load/store session from python script was wrong ... Mon, 21 Oct 2013 10:33:11 GMT Frederik Heber [5e1443] * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) DISTFIX: regression tests Options Sessions do not check correctly for ... Thu, 17 Oct 2013 07:24:50 GMT Frederik Heber [92f978] * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) FIX: store-.. and load-session regression tests were skipped on wrong ... Sat, 21 Sep 2013 08:58:26 GMT Frederik Heber [1f86ae] * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) ENABLEFIX: load-session and store-session regression check for ... Thu, 19 Sep 2013 20:23:53 GMT Frederik Heber [12d946] * src/Actions/ActionQueue.cpp (modified) * src/Actions/CommandAction/LoadSessionAction.cpp (added) * src/Actions/CommandAction/LoadSessionAction.def (added) * src/Actions/CommandAction/LoadSessionAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * tests/Python/AllActions/options.dat (modified) * tests/regression/Makefile.am (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (added) * tests/regression/Options/testsuite-options.at (modified) Implemented LoadSessionAction. - this it also used in ...