$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] unit tests for bootstrapped compiler with boost.build
From: Bryce Lelbach (blelbach_at_[hidden])
Date: 2011-05-26 14:36:06
Hi - my LISP compiler and interpreter uses Boost.Build (Jamfiles at
https://github.com/brycelelbach/prana). I need to do the following:
0) Build the interpreter executable (already done)
1) Run Boost.Build style tests (e.g. run, run-fail) on multiple input files,
using the interpreter.
How do I do this?
-- Bryce Lelbach aka wash boost-spirit.com px.cct.lsu.edu github.com/lll-project