1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/inter/building-test/Contents.w

15 lines
274 B
OpenEdge ABL
Raw Normal View History

2020-03-29 01:18:10 +02:00
Title: building-test
Author: Graham Nelson
Purpose: Unit tests for the building module.
Language: InC
Licence: Artistic License 2.0
Import: foundation
Import: ../building
2020-04-14 19:56:54 +03:00
Import: ../bytecode
2020-05-20 02:02:28 +03:00
Import: ../../services/words
2020-03-29 01:18:10 +02:00
Chapter 1: Scaffolding
Program Control
Unit Tests