6f1a1a274e
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
171 B
Bash
Executable File
13 lines
171 B
Bash
Executable File
#!/bin/sh -e
|
|
./test_bitstream
|
|
./test_estimatebit
|
|
./test_qrencode
|
|
./test_qrinput
|
|
./test_qrspec
|
|
./test_rs
|
|
./test_split
|
|
./test_mask
|
|
./test_mqrspec
|
|
./test_mmask
|
|
./test_monkey
|