aboutsummaryrefslogtreecommitdiff
path: root/1brc.png
diff options
context:
space:
mode:
authorAlexander Yastrebov <yastrebov.alex@gmail.com>2024-01-04 20:36:20 +0100
committerGunnar Morling <gunnar.morling@googlemail.com>2024-01-04 21:16:18 +0100
commit8124a0ca0822834f413e1f7f664b8d5899aadb3e (patch)
treed657d2ed88676280022f87cd495d001443d199ee /1brc.png
parent74a774e47d46dd8bf33c8ed13a0bc73a5a4f7cdb (diff)
test: add script to test all implementations
The script tests all implementations and prints PASS or FAIL status. In case of failure it also prints implementation output to stderr. This will be handy for adding new test samples. Show test statuses and omit failing output: ```sh $ ./test_all.sh 2>/dev/null PASS artsiomkorzun PASS baseline PASS bjhara PASS criccomini FAIL ddimtirov FAIL ebarlas PASS filiphr FAIL itaske PASS khmarbaise FAIL kuduwa-keshavram FAIL lawrey PASS padreati FAIL palmr PASS richardstartin FAIL royvanrijn FAIL seijikun PASS spullara PASS truelive ``` Show only passing implementations: ``` $ ./test_all.sh 2>/dev/null | grep PASS | cut -d' ' -f2 artsiomkorzun baseline bjhara criccomini filiphr khmarbaise padreati richardstartin spullara truelive ``` For #61
Diffstat (limited to '1brc.png')
0 files changed, 0 insertions, 0 deletions