mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-24 05:52:16 +00:00
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
import testing ;
|
|
|
|
# Tests from Jamfiles in individual library test subdirectories
|
|
build-project example ; # test-suite interprocess_example
|
|
build-project test ; # test-suite interprocess_test
|