1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00
Files
amiga-clib2/test_programs
Olaf Barthel e158a3fe18 - Changed the execvp() test program to reflect how the corrected
execvp() function works.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15124 87f5fb63-7c3d-0410-a384-fd976d0f7a62
2006-08-07 08:39:56 +00:00
..
2004-07-26 16:36:55 +00:00
2005-08-26 12:21:51 +00:00
2004-07-26 16:36:55 +00:00
2005-05-14 10:57:43 +00:00
2006-04-18 08:29:46 +00:00
2006-04-05 06:35:42 +00:00
2004-10-25 19:50:33 +00:00
2005-08-26 12:21:51 +00:00

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.