Commit 1df212c
committed
Add seed corpus for math functions
The commit "tests/lapi: add math tests" [1].
1. ligurio/lua-c-api-tests@2974b65
Follows up ligurio/lua-c-api-tests#123
Related to tarantool/tarantool#11401
Related to tarantool/tarantool#113011 parent c668dc6 commit 1df212c
File tree
657 files changed
+1069
-0
lines changed- math_abs
- math_acos
- math_asin
- math_atan
- math_ceil
- math_cos
- math_deg
- math_exp
- math_floor
- math_fmod
- math_log
- math_modf
- math_pow
- math_rad
- math_randomseed
- math_sin
- math_sqrt
- math_tan
- math_tointeger
- math_ult
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
657 files changed
+1069
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments