$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2023-05-04 17:06:01
>
>
> 2. Standard "CI script"[2] that is used by all the C/C++ projects
> instead of each projects doing their own thing.
>
Out of curiosity, would this allow me to run my integration tests, which
require to set up a DB instance and load data before running tests?
Regards,
Ruben