From 0be12aaa793f274b0502a01856bf38a0777d9a0b Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Sat, 13 Feb 2016 23:53:09 +0100 Subject: [PATCH] PresentationStateManager unit test PASS basic state capturing, storage and replay now works as intended More elaborate state management will be implemented later, when we know more about perspectives and work sites! --- tests/gui/bus-term-test.cpp | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/tests/gui/bus-term-test.cpp b/tests/gui/bus-term-test.cpp index 013300e70..d9c07d46a 100644 --- a/tests/gui/bus-term-test.cpp +++ b/tests/gui/bus-term-test.cpp @@ -231,6 +231,8 @@ namespace test { cout << "____Nexus-Log_________________\n" << util::join(gui::test::Nexus::getLog(), "\n") << "\n───╼━━━━━━━━━╾────────────────"<