summaryrefslogtreecommitdiff
path: root/tests/run
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-06-02 13:07:38 +0300
committerAndrei Karas <akaras@inbox.ru>2014-06-02 13:07:38 +0300
commitadb266f686427fd5d0d5018fb7e859e3d8ef1ad9 (patch)
tree55ae5525bb4d5dc01608bf249bfdb67f04e10f47 /tests/run
parent6eabcb8e4d0ab1521d4f1149b59eee82a6f4d125 (diff)
downloadmplint-adb266f686427fd5d0d5018fb7e859e3d8ef1ad9.tar.gz
mplint-adb266f686427fd5d0d5018fb7e859e3d8ef1ad9.tar.bz2
mplint-adb266f686427fd5d0d5018fb7e859e3d8ef1ad9.tar.xz
mplint-adb266f686427fd5d0d5018fb7e859e3d8ef1ad9.zip
Add sorting for test results.
Diffstat (limited to 'tests/run')
-rwxr-xr-xtests/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run b/tests/run
index e9f2c7d..79caa79 100755
--- a/tests/run
+++ b/tests/run
@@ -1,3 +1,3 @@
#!/bin/bash
-../run/bin/mplint testsrc >testreport.txt
+../run/bin/mplint testsrc |sort >testreport.txt