llvm-project/libcxx/test/std/strings/char.traits
Nancy Wang 4f5ebfdcd6 [SystemZ][z/OS][libcxx]: fix libcxx test cases failed on ebcdic mode on z/OS
This patch is to fix 2 libcxx test cases, test cases assumed 'a' > 'A' which is not case in z/OS platform on ebcdic mode, modified test cases to compare between upper letters or lower letters, or digits so ordering will be true for all platform.

Differential Revision: https://reviews.llvm.org/D104748
2021-06-28 14:04:52 -04:00
..
char.traits.require Support tests in freestanding 2019-02-04 20:31:13 +00:00
char.traits.specializations [SystemZ][z/OS][libcxx]: fix libcxx test cases failed on ebcdic mode on z/OS 2021-06-28 14:04:52 -04:00
char.traits.typedefs Support tests in freestanding 2019-02-04 20:31:13 +00:00