1
0
mirror of https://github.com/adtools/clib2.git synced 2026-05-04 03:05:11 +00:00
Files
amiga-clib2/test_programs

This is a collection of programs I'm using to test the library. These
are functional tests: the library is supposed to do something, and produce
a particular result. For example, "printf_test" exercises a bunch of
output formatting rules. Currently, there is only an smakefile for SAS/C
to build these programs with.