[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kdeutil/kde/test
From:       Tim Jansen <tim () tjansen ! de>
Date:       2003-11-15 23:00:45
[Download RAW message or body]

CVS commit by tjansen: 

use string instead of char for Console


  M +2 -2      testrunner.cpp   1.5


--- kdenonbeta/kdeutil/kde/test/testrunner.cpp  #1.4:1.5
@@ -73,6 +73,6 @@ bool TestRunner::runSingleTest(Test *tes
                 catch (KDE::Util::Exception &e) {
                         c << "failure\n        Exception: "<< e.type()
-                          << " (" << e.reason()  << ")\n" << e.backtrace() 
-                          << '\n';
+                          << " (" << e.reason()  << ")\n" // << e.backtrace()
+                          << "\n";
                         if (anotherTearDownNeeded) {
                                 try {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic