ClickHouse/tests/queries
Azat Khuzhin 27a5794795 Fix UBsan report in lcm()/gcd()
Changelog:
- Check against INT64_MIN/INT64_MAX
- Check against std::numeric_limits<>::min/max
- Move common code into separate header - GCDLCMImpl.h
- Forbid floats

UBsan report [1].

  [1]: https://clickhouse-test-reports.s3.yandex.net/19466/cb30a02540a0f223df6668c5f88ff84aa666ff54/fuzzer_ubsan/report.html#fail1
2021-01-26 08:33:49 +03:00
..
0_stateless Fix UBsan report in lcm()/gcd() 2021-01-26 08:33:49 +03:00
1_stateful Add stateful test 2021-01-15 00:33:54 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh
skip_list.json Merge branch 'master' into split-actions-dag 2021-01-22 18:09:34 +03:00