This PR sets up the new integrated test/bench suite. It then migrates all benchmarks and some related tests to the new suite. There's also some documentation and some linting. For now, a lot of the old tests are left alone so this PR doesn't become even larger than it already is. Eventually, all tests should be migrated to the new suite though so there isn't a confusing mix of two systems.
62 lines
1.8 KiB
Text
62 lines
1.8 KiB
Text
Inferred termination measure:
|
|
termination_by (n, m)
|
|
Inferred termination measure:
|
|
termination_by (m, n)
|
|
Inferred termination measure:
|
|
termination_by (n, m)
|
|
Inferred termination measure:
|
|
termination_by x1 x2 => (x2, x1)
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => (x1, 0)
|
|
Inferred termination measure:
|
|
termination_by (n, 1)
|
|
Inferred termination measure:
|
|
termination_by (m, n)
|
|
Inferred termination measure:
|
|
termination_by x1 x2 x3 x4 x5 x6 x7 x8 => (x8, x7, x6, x5, x4, x3, x2, x1)
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => sizeOf x1
|
|
Inferred termination measure:
|
|
termination_by n m => (n, sizeOf m)
|
|
Inferred termination measure:
|
|
termination_by m => m
|
|
Inferred termination measure:
|
|
termination_by (sizeOf a, 1)
|
|
Inferred termination measure:
|
|
termination_by (sizeOf a, 0)
|
|
Inferred termination measure:
|
|
termination_by x2' => x2'
|
|
Inferred termination measure:
|
|
termination_by x2 => x2
|
|
Inferred termination measure:
|
|
termination_by _ x2 => x2
|
|
Inferred termination measure:
|
|
termination_by x1 => sizeOf x1
|
|
Inferred termination measure:
|
|
termination_by x2 => SizeOf.sizeOf x2
|
|
Inferred termination measure:
|
|
termination_by x1 => SizeOf.sizeOf x1
|
|
Inferred termination measure:
|
|
termination_by x2 => SizeOf.sizeOf x2
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => sizeOf x1
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by sizeOf o
|
|
Inferred termination measure:
|
|
termination_by x1 => x1
|
|
Inferred termination measure:
|
|
termination_by x1 => sizeOf x1
|