2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-23 05:42:28 +00:00
Files
process/test/Jamfile.jam
2024-07-02 21:06:23 +08:00

8 lines
315 B
Plaintext

# Copyright (c) 2024 Klemens D. Morgenstern
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
alias v1-tests : v1//bare v1//with-valgrind v1//without-valgrind ;
alias v2-tests : v2//standalone v2//with_target ;