Skip to content

Commit

Permalink
We don't need <cxxstd>latest in the Jamfile, it gets tested anyway.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzmaddock committed Dec 8, 2023
1 parent 982eb69 commit 2440fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -1231,7 +1231,7 @@ test-suite misc :
[ run git_issue_509.cpp : : : [ requires cpp_lib_bit_cast ] ]
[ run git_issue_526.cpp ]
[ run git_issue_540.cpp ]
[ run git_issue_573.cpp : : : <toolset>msvc:<cxxflags>-sdl <toolset>msvc:<cxxstd>latest ]
[ run git_issue_573.cpp : : : <toolset>msvc:<cxxflags>-sdl ]
[ compile git_issue_98.cpp :
[ check-target-builds ../config//has_float128 : <define>TEST_FLOAT128 <source>quadmath : ]
[ check-target-builds ../config//has_gmp : <define>TEST_GMP <source>gmp : ]
Expand Down

0 comments on commit 2440fb2

Please sign in to comment.