New series of tests for gfxterm and gfxmenu.
This commit is contained in:
parent
7391c4d5ac
commit
c104b6f93e
10 changed files with 426 additions and 300 deletions
|
@ -1746,6 +1746,11 @@ module = {
|
|||
common = tests/videotest_checksum.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = gfxterm_menu;
|
||||
common = tests/gfxterm_menu.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = bitmap;
|
||||
common = video/bitmap.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue