mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 18:34:06 +00:00
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.
30 lines
1.5 KiB
Plaintext
30 lines
1.5 KiB
Plaintext
10.000000
|
|
10.000000
|
|
0.100000
|
|
0.000000
|
|
5843.000000
|
|
8430000.000000
|
|
0.000001
|
|
123.000000
|
|
123000.000000
|
|
-8.534000
|
|
scientific.lean:14:6-14:7: error: invalid occurrence of `·` notation, it must be surrounded by parentheses (e.g. `(· + 1)`)
|
|
scientific.lean:14:7-14:10: error: unexpected token; expected command
|
|
scientific.lean:15:6-15:7: error: invalid occurrence of `·` notation, it must be surrounded by parentheses (e.g. `(· + 1)`)
|
|
scientific.lean:15:7-15:12: error: unexpected token; expected command
|
|
scientific.lean:16:6-16:7: error: invalid occurrence of `·` notation, it must be surrounded by parentheses (e.g. `(· + 1)`)
|
|
scientific.lean:16:7-16:16: error: unexpected token; expected command
|
|
scientific.lean:19:6-19:7: error(lean.unknownIdentifier): Unknown identifier `e`
|
|
scientific.lean:20:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:21:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:22:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:23:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:24:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:25:9: error: missing exponent digits in scientific literal
|
|
scientific.lean:26:6-26:8: error(lean.unknownIdentifier): Unknown constant `Nat.E`
|
|
|
|
Note: Inferred this name from the expected resulting type of `.E`:
|
|
Nat
|
|
scientific.lean:27:7-27:9: error(lean.unknownIdentifier): Unknown identifier `E3`
|
|
scientific.lean:28:7: error: missing exponent digits in scientific literal
|