You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
314 B
23 lines
314 B
# Tests for fb-multi.c
|
|
|
|
Name: Read Simple
|
|
Run: ../obj/ucw/fb-multi-t r
|
|
Out: One
|
|
LineTwo
|
|
LinesTh
|
|
reeLi
|
|
nes
|
|
|
|
Name: Read Mingle
|
|
Run: ../obj/ucw/fb-multi-t m
|
|
Out: Mingle
|
|
|
|
Name: Read Insane
|
|
Run: ../obj/ucw/fb-multi-t i
|
|
Out: Insane
|
|
|
|
Name: Read Nested
|
|
Run: ../obj/ucw/fb-multi-t n
|
|
Out: Nested Data
|
|
As In
|
|
Real Usage
|
|
|