Boost logo

Boost-Commit :

From: oryol_at_[hidden]
Date: 2008-08-01 18:30:16


Author: jeremypack
Date: 2008-08-01 18:30:16 EDT (Fri, 01 Aug 2008)
New Revision: 47941
URL: http://svn.boost.org/trac/boost/changeset/47941

Log:
Remove hello_world_test - it is redundant.

Text files modified:
   sandbox/libs/extension/test/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/libs/extension/test/Jamfile.v2
==============================================================================
--- sandbox/libs/extension/test/Jamfile.v2 (original)
+++ sandbox/libs/extension/test/Jamfile.v2 2008-08-01 18:30:16 EDT (Fri, 01 Aug 2008)
@@ -34,7 +34,7 @@
   [ run double_param_test.cpp ]
   [ run mixed_param_test.cpp ]
   [ run shared_library_test.cpp ]
- [ run hello_world_test.cpp ]
+ # [ run hello_world_test.cpp ]
   # [ run lib_caching_test.cpp ]
   # [ run versions_test.cpp ]
   [ run parameters_test.cpp ]


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