Changes
Page history
Edit Building/RunningTests
authored
Jul 18, 2007
by
AndyGill
Show whitespace changes
Inline
Side-by-side
building/running-tests.md
View page @
23060744
...
...
@@ -342,6 +342,18 @@ these steps:
> > > > Compile and run a multi-module
> > > > program.
> > >
> > > compile_and_run_with_prefix('command')
> > >
> > > >
> > > > Same as compile_and_run, but with command to use to run the execution of the result binary.
> > >
> > > multimod_compile_and_run_with_prefix('command')
> > >
> > > >
> > > > Same as multimod_compile_and_run, but with command to use to run the execution of the result binary.
> > >
> > > run_command
> > >
...
...
...
...