mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
started advanced topics section in the docs
This commit is contained in:
@@ -24,6 +24,18 @@ test-suite cline90 :
|
||||
|
||||
test-suite n1962 :
|
||||
[ subdir-run n1962 : vector ]
|
||||
[ subdir-run n1962 : sqrt ]
|
||||
[ subdir-run n1962 : circle ]
|
||||
[ subdir-run n1962 : equal ]
|
||||
[ subdir-run n1962 : factorial ]
|
||||
[ subdir-run n1962 : sum ]
|
||||
;
|
||||
|
||||
test-suite stroustrup97 :
|
||||
[ subdir-run stroustrup97 : string ]
|
||||
;
|
||||
|
||||
test-suite doc :
|
||||
[ subdir-run doc : push_back ]
|
||||
;
|
||||
explicit n1962 ; # TODO: Remove this...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user