5 lines
198 B
Plaintext
5 lines
198 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
|