Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64393 - sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing
From: bbartmanboost_at_[hidden]
Date: 2010-07-27 13:38:00


Author: bbartman
Date: 2010-07-27 13:38:00 EDT (Tue, 27 Jul 2010)
New Revision: 64393
URL: http://svn.boost.org/trac/boost/changeset/64393

Log:
removing worthless test that isn't going to be part of the interface anymore.
Removed:
   sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/to_string_testing.cpp

Deleted: sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/to_string_testing.cpp
==============================================================================
--- sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/to_string_testing.cpp 2010-07-27 13:38:00 EDT (Tue, 27 Jul 2010)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Copyright 2010 Brian Bartman.
-// Distributed under the Boost Software License, Version 1.0.
-// (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-
-
-#include <boost/integer/bitfield_tuple.hpp>
-#include <boost/assert.hpp>
-
-
-using namespace boost;
-struct red;
-struct green;
-struct pink;
-struct blue;
-struct salmon;
-
-
-int main() {
-
- return 0;
-}


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk