Compare commits

...

1 Commits

Author SHA1 Message Date
Peter Dimov
7f617cbeeb Use <warnings>pedantic in test/Jamfile 2022-06-21 16:00:00 +03:00

View File

@@ -5,7 +5,7 @@
import testing ;
project : requirements
<warnings>extra
<warnings>pedantic
<toolset>msvc:<warnings-as-errors>on
<toolset>clang:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on