]> git.sur5r.net Git - i3/i3status/commit
Add unit tests for threshold format 179/head
authorMihai Coman <mihai.cmn@gmail.com>
Tue, 15 Nov 2016 11:34:06 +0000 (13:34 +0200)
committerMihai Coman <mihai.cmn@gmail.com>
Tue, 15 Nov 2016 11:34:06 +0000 (13:34 +0200)
commit562f6e383d84e16ad3ff9d9c777c89e8150a924f
tree5fc5cf02468b5836d16f80f31f891f9fb89dc44a
parent9375959b68d7c80dbad53a6eb0df1035bb33c6ce
Add unit tests for threshold format
testcases/004-disk-low-threshold-format/expected_output.txt [new file with mode: 0644]
testcases/004-disk-low-threshold-format/i3status.conf [new file with mode: 0644]
testcases/005-cpu-temp-max-threshold-format/expected_output.txt [new file with mode: 0644]
testcases/005-cpu-temp-max-threshold-format/i3status.conf [new file with mode: 0644]
testcases/005-cpu-temp-max-threshold-format/temp1_input [new file with mode: 0644]
testcases/006-cpu-usage-max-threshold-format/expected_output.txt [new file with mode: 0644]
testcases/006-cpu-usage-max-threshold-format/i3status.conf [new file with mode: 0644]
testcases/007-cpu-usage-degraded-threshold-format/expected_output.txt [new file with mode: 0644]
testcases/007-cpu-usage-degraded-threshold-format/i3status.conf [new file with mode: 0644]
testcases/008-load-max-threshold-format/expected_output.txt [new file with mode: 0644]
testcases/008-load-max-threshold-format/i3status.conf [new file with mode: 0644]