blob: b4cef93c60db2af10b3fb3ae3c925b8ad24f9777 [file] [log] [blame]
#!/bin/sh
g++ acc.cpp -DTEST -ldl -o tests/acc && tests/acc tests/otcc.c tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig