diff options
Diffstat (limited to '24/index.md')
-rw-r--r-- | 24/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/24/index.md b/24/index.md new file mode 100644 index 0000000..5e30e45 --- /dev/null +++ b/24/index.md @@ -0,0 +1,10 @@ +Title: Split tests into directories and run them with "make check" +Author: rodarima +Created: Thu, 21 Dec 2023 00:13:00 +0000 +State: closed + +Graphical tests for the Dillo Widget (dw) are moved into test/dw, the rest of unit tests are in test/unit. + +Most of the tests require manual intervention from humans. This MR makes some of the unit tests work on their own. + +See #15
\ No newline at end of file |