aboutsummaryrefslogtreecommitdiff
path: root/test/uitest.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Fix the checks of UI_add_input_stringPeiwei Hu1-2/+2
2021-10-28fix some code with obvious wrong coding stylex20181-1/+1
2020-10-15Update copyright yearMatt Caswell1-1/+1
2020-09-10apps_ui.c: Improve error handling and return value of setup_ui_method()Dr. David von Oheimb1-1/+1
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis1-4/+2
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY1-2/+2
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-2/+3
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte1-6/+1
2017-06-28test/uitest.c's pem_password_cb returned 1 instead of the password lengthRichard Levitte1-1/+1
2017-06-15Build apps/progs.h dynamicallyRichard Levitte1-1/+1
2017-04-24Adapt all test programsRichard Levitte1-23/+1
2017-04-18VMS: Fix internals test programsRichard Levitte1-10/+1
2017-04-14WIP: Convert ui,v3ext,verify_extra_testRich Salz1-17/+7
2017-01-12UI: fix uitest for VMSRichard Levitte1-0/+17
2017-01-12UI: fix uitest for no-ui configurationRichard Levitte1-1/+8
2017-01-11Add a test "uitest"Richard Levitte1-0/+117