Skip to content
Snippets Groups Projects
Commit 085899ac authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Skeleton chapters.

Rev: refdoc/chapters/building_pike.xml:1.1
Rev: refdoc/chapters/testsuite.xml:1.1
parent 69787598
No related branches found
No related tags found
No related merge requests found
<chapter title="Building Pike">
<section title="Required Software">
</section>
<section title="Cofiguration">
</section>
<section title="Make targets">
</section>
<section title="Building for Windows">
</section>
</chapter>
\ No newline at end of file
<chapter title="Pike Test Suite">
<p><fixme>The goals of the test suite and an overview of it</fixme></p>
<section title="Running Tests">
<p><fixme>Different ways of running the testsuite (all tests, some tests,
different build dirs, test suite flags</fixme></p>
</section>
<section title="Writing new tests">
<subsection title="test_any" />
<subsection title="test_any_equal" />
<subsection title="test_eq" />
<subsection title="test_equal" />
<subsection title="test_do" />
<subsection title="test_true" />
<subsection title="test_false" />
<subsection title="test_compile" />
<subsection title="test_compile_any" />
<subsection title="test_compile_error" />
<subsection title="test_compile_error_low" />
<subsection title="test_eval_error" />
<subsection title="test_define_program" />
<subsection title="test_program" />
<subsection title="cond" />
<subsection title="ifefun" />
</section>
</chapter>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment