aboutsummaryrefslogtreecommitdiff
path: root/tests/fst_test_util.h
blob: b67b9455535b4cbc8f47c6bb14990d923f8bbbd5 (plain)
1
2
3
4
5
6
7
#include "../src/fst.h"

extern char *algs[];

bool equal_and_log(Cube *c, Cube *d);
bool try_str(CubeTester f, char *algstr, char *msg);
bool try_all_str(CubeTester f, char *msg);

Generated with cgit - Back to sebastiano.tronto.net