mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 12:57:28 +02:00
*** 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
|
# [ run
|
||||||
adl_conformance.cpp
|
# adl_conformance.cpp
|
||||||
: :
|
# : :
|
||||||
:
|
# :
|
||||||
: adl_conformance
|
# : adl_conformance
|
||||||
]
|
# ]
|
||||||
[ run
|
# [ run
|
||||||
adl_conformance_no_using.cpp
|
# adl_conformance_no_using.cpp
|
||||||
: :
|
# : :
|
||||||
:
|
# :
|
||||||
: adl_conformance_no_using_declaration
|
# : adl_conformance_no_using_declaration
|
||||||
]
|
# ]
|
||||||
|
#
|
||||||
|
# ;
|
||||||
|
|
||||||
;
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user