Boost logo

Boost-Commit :

From: hartmut.kaiser_at_[hidden]
Date: 2008-04-20 22:02:38


Author: hkaiser
Date: 2008-04-20 22:02:37 EDT (Sun, 20 Apr 2008)
New Revision: 44671
URL: http://svn.boost.org/trac/boost/changeset/44671

Log:
Spirit.Qi: Added new test to test Jamfile
Text files modified:
   trunk/libs/spirit/test/Jamfile | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/libs/spirit/test/Jamfile
==============================================================================
--- trunk/libs/spirit/test/Jamfile (original)
+++ trunk/libs/spirit/test/Jamfile 2008-04-20 22:02:37 EDT (Sun, 20 Apr 2008)
@@ -48,6 +48,7 @@
     [ run qi/match_manip.cpp : : : : ]
     [ run qi/binary.cpp : : : : ]
     [ run qi/debug.cpp : : : : ]
+ [ run qi/end.cpp : : : : ]
 
     [ compile-fail qi/grammar_fail.cpp : : ]
     [ compile-fail qi/rule_fail.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