forked from AuroraMiddleware/gtk
93cf76b068
Properly handle diff(1) failing. In this particular case, the test passed a NULL input file to the diff (that was fixed, too) and then diff only found one input file and aborted. But without this fix, we'd also not catch other abortion reasons for diff() - as long as it exited in any way, we were happy. |
||
---|---|---|
.. | ||
change | ||
nodes | ||
parser | ||
style | ||
api.c | ||
api.test.in | ||
data.c | ||
meson.build |