-
Notifications
You must be signed in to change notification settings - Fork 12
/
Contents.w
47 lines (40 loc) · 998 Bytes
/
Contents.w
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Title: intest
Author: Graham Nelson
Purpose: A text-based command-line tool for testing other command-line tools.
Language: InC
Licence: Artistic License 2.0
Version Name: The Remembering
Version Number: 2.2.0
Import: foundation
Import: arch
Manual
Introduction to Intest
Intest at the Command Line
The Universe of Cases
Writing Intest Recipes
Reference Card
Preliminaries
How This Program Works
Chapter 1: Top Level
"Starting up, and parsing the user's requirements."
Basics
Main
Command Line Arguments
Chapter 2: Test Cases and Instructions
"Surveying the universe of test cases, and deciding what to do with them."
Recipe Files
Global Variables
Actions
The Historian
The Extractor
Chapter 3: Performing Tests
"Scheduling tests across multiple threads, and then carrying them out."
The Scheduler
The Hasher
The Differ
The Reporter
Skeins
Chapter 4: Recipes
"Compiling a textual description of how to carry out a test, and also doing so."
The Delia Compiler
The Tester