https://bugs.kde.org/show_bug.cgi?id=208854 Summary: run tag shows one output whereas konsole output shows another thing Product: kdevelop Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: stompdagger1@yahoo.com Version: svn (using KDE 4.3.1) Compiler: gcc 4.1.1 OS: Linux Installed from: Gentoo Packages I'm writing a test for a data structure using boost test, one of the test functions show two different outputs in different places, where is the code: struct clear { void operator()() { printf("one\n"); for (int i=1;iadd(BOOST_TEST_CASE(&testClear)); return testSuite; } the output in kdevelop run tag is: Starting: the output in konsole of the same file is: ca11ed. Running 1 test case... called. one two -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs