mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Small experiment
This commit is contained in:
parent
563dc8dafd
commit
3e73cbd0ef
1 changed files with 2 additions and 0 deletions
|
@ -68,7 +68,9 @@ script:
|
|||
- make
|
||||
- make check
|
||||
# to re-enable if xdotool is allowed.
|
||||
- ulimit -c unlimited
|
||||
- make test-x
|
||||
- if [ -f core ]; then echo "bt" | gdb ./rofi core; fi
|
||||
- make test-x1
|
||||
- make coverage-cli
|
||||
# - gcov source/rofi.c
|
||||
|
|
Loading…
Reference in a new issue