New test: cmdline and cat.
This commit is contained in:
parent
16f7c8f6d3
commit
0e7b2e3217
8 changed files with 180 additions and 26 deletions
|
@ -1762,6 +1762,11 @@ module = {
|
|||
common = tests/gfxterm_menu.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = cmdline_cat_test;
|
||||
common = tests/cmdline_cat_test.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = bitmap;
|
||||
common = video/bitmap.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue