mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04: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
|
||||||
- make check
|
- make check
|
||||||
# to re-enable if xdotool is allowed.
|
# to re-enable if xdotool is allowed.
|
||||||
|
- ulimit -c unlimited
|
||||||
- make test-x
|
- make test-x
|
||||||
|
- if [ -f core ]; then echo "bt" | gdb ./rofi core; fi
|
||||||
- make test-x1
|
- make test-x1
|
||||||
- make coverage-cli
|
- make coverage-cli
|
||||||
# - gcov source/rofi.c
|
# - gcov source/rofi.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue