[Boost-bugs] [Boost C++ Libraries] #2059: Add a test formatter for Xcode

Subject: [Boost-bugs] [Boost C++ Libraries] #2059: Add a test formatter for Xcode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-30 18:08:01


#2059: Add a test formatter for Xcode
----------------------------------+-----------------------------------------
 Reporter: dlwalker | Owner: rogeeff
     Type: Feature Requests | Status: new
Milestone: Boost 1.37.0 | Component: test
  Version: Boost 1.35.0 | Severity: Optimization
 Keywords: test formatter xcode |
----------------------------------+-----------------------------------------
 If there's a formatter to print errors like Xcode uses, then a script
 could call a unit test with this formatter during the build stage and any
 problems can be traced to the problematic line in the Xcode IDE. This
 idea came from Richard Dingwall's blog entry
 "[http://richarddingwall.name/2008/06/01/using-the-boost-unit-test-
 framework-with-xcode-3/ Using the Boost Unit Test Framework with Xcode
 3]."

 Maybe it could be a default for Xcode systems, although that would break
 backwards compatibility. I think `__APPLE_CC__` is defined in the
 preprocessor when Xcode (or at least Apple's custom GCC) is used.

 I [changeset:46924 recently made an example] to see if it worked and for
 my own testing.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2059>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC