Commit Graph

3 Commits

Author SHA1 Message Date
Pavel Yaskevich
46d14cf645 [unittest] NFC: Adjust Sema unit tests to check result of generateConstraints 2022-04-28 18:02:19 -07:00
Evan Wilde
6dac520b66 NFC: Fix signed unsigned comparison warnings
This patch fixes the unsigned/signed comparison warnings in the
unittests caused by comparing an unsigned integer with the signed
integer literal. The offending signed integer literals have been
replaced with unsigned integer literals.
2020-12-10 16:02:33 -08:00
Frederick Kellison-Linn
6b0f5da001 [Unit tests] Add unit tests for optional lookup behavior 2020-12-04 12:11:10 -05:00