diff options
Diffstat (limited to 'build2/test')
-rw-r--r-- | build2/test/testscript/list | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/build2/test/testscript/list b/build2/test/testscript/list index 6a225c9..a9fa34d 100644 --- a/build2/test/testscript/list +++ b/build2/test/testscript/list @@ -1,13 +1,3 @@ -- Save diff output for {stdout,stderr}.diff [feature karen] - - Now we have diff output first, then the error. This often messes up emacs - error navigation. Also, not atomic. - - So instead we should save the output to a .diff file (could be useful for - later examination), print the error (including an info line with where is - the diff), and then (a fragment of) the diff. Theoretically, the .diff - can be large, so probably makes sense to limit it to a few KB? - - Print signal/core dump like shell/make [feature karen] Somehow bash and GNU make can detect which signal caused abnormal |