freebsd-nq/gnu/lib/libdialog/TESTS
Jordan K. Hubbard c50c22c798 Remove the special-case behavior for fire actions that return
DITEM_FAILURE - formerly they would simply act as an implicit "continue",
but this is wrong.  If you want this behavior, you should now return
with the DITEM_CONTINUE flag set.

Also make the semantics of DITEM_RESTORE quite a bit different - rather
than restore the screen back to pre-menu state, we restore the menu
itself.  This is more correct for a variety of reasons when dealing with
nested menus (whoops!).
1996-04-18 13:21:26 +00:00
..
check1.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
check2.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
check3.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
dselect.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
fselect.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
gauge.c Minor tweak to this test. 1996-02-08 11:55:15 +00:00
input1.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
Makefile Make this properly respect obj dirs. 1996-04-07 03:34:35 +00:00
menu1.c Remove the special-case behavior for fire actions that return 1996-04-18 13:21:26 +00:00
menu2.c Remove the special-case behavior for fire actions that return 1996-04-18 13:21:26 +00:00
menu3.c Remove the special-case behavior for fire actions that return 1996-04-18 13:21:26 +00:00
msg.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
prgbox.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
radio1.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
radio2.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
radio3.c More changes to attempt to make this whole new dialog scheme more 1996-04-16 12:17:27 +00:00
text.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00
yesno.c Create individual tests for each dialog feature. 1996-01-01 03:45:32 +00:00