forked from boostorg/range
*** empty log message ***
[SVN r24590]
This commit is contained in:
29
test/Jamfile
29
test/Jamfile
@@ -74,19 +74,20 @@ test-suite range
|
|||||||
:
|
:
|
||||||
: compat3_test
|
: compat3_test
|
||||||
]
|
]
|
||||||
|
;
|
||||||
|
# [ run
|
||||||
|
# adl_conformance.cpp
|
||||||
|
# : :
|
||||||
|
# :
|
||||||
|
# : adl_conformance
|
||||||
|
# ]
|
||||||
|
# [ run
|
||||||
|
# adl_conformance_no_using.cpp
|
||||||
|
# : :
|
||||||
|
# :
|
||||||
|
# : adl_conformance_no_using_declaration
|
||||||
|
# ]
|
||||||
|
#
|
||||||
|
# ;
|
||||||
|
|
||||||
[ run
|
|
||||||
adl_conformance.cpp
|
|
||||||
: :
|
|
||||||
:
|
|
||||||
: adl_conformance
|
|
||||||
]
|
|
||||||
[ run
|
|
||||||
adl_conformance_no_using.cpp
|
|
||||||
: :
|
|
||||||
:
|
|
||||||
: adl_conformance_no_using_declaration
|
|
||||||
]
|
|
||||||
|
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user