Created initial test dir. Created File menu test.
Added test for Help menu. Created test case for Toolbar. Updated meson build for test. Removed unnecessary file.
This commit is contained in:
committed by
Michael Webster
parent
d5a48be670
commit
5a16a65643
@@ -158,7 +158,7 @@ libxed_dep = declare_dependency(
|
||||
include_directories: [include_dirs, include_directories('.')]
|
||||
)
|
||||
|
||||
executable(
|
||||
xed = executable(
|
||||
'xed',
|
||||
xed_sources,
|
||||
dependencies: libxed_dep,
|
||||
|
Reference in New Issue
Block a user