mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
Add unit test for common/buf.c
This commit is contained in:
parent
c4b8b53198
commit
6ca12ad4d7
6 changed files with 126 additions and 3 deletions
|
|
@ -3,3 +3,4 @@ option('xwayland', type: 'feature', value: 'auto', description: 'Enable support
|
|||
option('svg', type: 'feature', value: 'enabled', description: 'Enable svg window buttons')
|
||||
option('nls', type: 'feature', value: 'auto', description: 'Enable native language support')
|
||||
option('static_analyzer', type: 'feature', value: 'disabled', description: 'Run gcc static analyzer')
|
||||
option('test', type: 'feature', value: 'disabled', description: 'Run tests')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue