- Add PRs from https://github.com/martanne/vis-test:
- core/Makefile: Respect $CC and $CFLAGS - vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp - Improved Lua API testing system - New vis:communicate function test - Little improvements of the output readability - Added test of stderr output event and writing to the process stdin - Fixes a typo in the word response
This commit is contained in:
parent
af15f6d484
commit
3f8f52218b
13
vis.changes
13
vis.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 28 14:46:50 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add PRs from https://github.com/martanne/vis-test:
|
||||||
|
- core/Makefile: Respect $CC and $CFLAGS
|
||||||
|
- vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp
|
||||||
|
- Improved Lua API testing system
|
||||||
|
- New vis:communicate function test
|
||||||
|
- Little improvements of the output readability
|
||||||
|
- Added test of stderr output event and writing to the process
|
||||||
|
stdin
|
||||||
|
- Fixes a typo in the word response
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 24 14:57:07 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
Mon Jul 24 14:57:07 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user