3 Commits

Author SHA1 Message Date
Donghee Na
e52b6b8b8c Update legal name of Donghee Na (#754) 2023-09-24 18:13:03 +02:00
Rhodri James
f0976982b1 Move final basic tests out of runtests.c
Also make make_basic_test_case a void function, since the TCase
object is no longer needed elsewhere.
2022-10-28 22:18:42 +01:00
Rhodri James
51d83971f7 Move creation of basic test case to a separate file
Eventually this will contain all the basic test cases, at which
point make_basic_test_case() will be altered to return void.
2022-10-28 13:57:17 +01:00