fixed v2 jamfile

[SVN r33299]
This commit is contained in:
Daniel Wallin
2006-03-10 07:19:55 +00:00
committed by Peter Dimov
parent 1c3940154a
commit d900700284

View File

@@ -9,14 +9,17 @@ test-suite "parameter"
[ run sfinae.cpp ]
[ run macros.cpp ]
[ run unnamed.cpp ]
[ run earwicker.cpp ]
[ run tutorial.cpp ]
[ run singular.cpp ]
[ run efficiency.cpp : : : : : <variant>release ]
[ run earwicker.cpp ]
[ run mpl.cpp ]
[ run preprocessor.cpp ]
[ run efficiency.cpp : : : : : <variant>release ]
[ run maybe.cpp ]
[ compile ntp.cpp ]
[ compile unwrap_cv_reference.cpp ]
[ compile-fail duplicates.cpp ]
[ compile-fail unnamed_fail.cpp ]
[ compile compose.cpp ]
;