|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84019 - trunk/libs/gil/io/test
From: chhenning_at_[hidden]
Date: 2013-04-22 19:00:13
Author: chhenning
Date: 2013-04-22 19:00:12 EDT (Mon, 22 Apr 2013)
New Revision: 84019
URL: http://svn.boost.org/trac/boost/changeset/84019
Log:
small correction
Text files modified:
trunk/libs/gil/io/test/Jamfile.v2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/gil/io/test/Jamfile.v2
==============================================================================
--- trunk/libs/gil/io/test/Jamfile.v2 (original)
+++ trunk/libs/gil/io/test/Jamfile.v2 2013-04-22 19:00:12 EDT (Mon, 22 Apr 2013)
@@ -27,7 +27,7 @@
<library>/boost/filesystem//boost_filesystem
;
-test-suite "gil::io_new"
+test-suite "gil::io"
:
[ run
# sources
@@ -90,7 +90,7 @@
: # input-files
: # requirements
: # target-name
- gil_io_new_tests
+ gil_io_tests
: # default-build
]
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