aboutsummaryrefslogtreecommitdiff
path: root/libc/test/src/fenv/feholdexcept_test.cpp
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@raspberryginger.com>2026-02-01 07:32:55 +0000
committerGitHub <noreply@github.com>2026-02-01 07:32:55 +0000
commit487de1ad7b11c9faad9b890b37e0dec44433fc04 (patch)
treee495aa4703234204c1da5ffa4ed5a86453fcd571 /libc/test/src/fenv/feholdexcept_test.cpp
parentb6e5e8ecb57088dcdc0a72515869a52d24669bdd (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[libc][test] Fix TmMatcher and correct tm_yday/tm_wday test values (#179029)HEADmain
The TmMatcher was using || instead of && to compare tm struct fields, causing it to match if ANY field was equal rather than ALL fields. This masked incorrect expected values in the time tests. Happily, only the tests needed fixing. The code was correct. Fixed the matcher and corrected all tm_yday and tm_wday values to match glibc's gmtime_r output.
Diffstat (limited to 'libc/test/src/fenv/feholdexcept_test.cpp')
0 files changed, 0 insertions, 0 deletions