[llvm-bugs] [Bug 31496] New: Locale foo_byname tests do not test byname version
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 29 23:43:45 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31496
Bug ID: 31496
Summary: Locale foo_byname tests do not test byname version
Product: libc++
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: eric at efcs.ca
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Classification: Unclassified
Many of the locale foo_byname<T> tests don't actually test the foo_byname<T>
class, instead testing the non by-name version foo<T>. For example the tests
under locale.ctype.byname/
This bug is a reminder to fix those.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161230/d1b9cacc/attachment.html>
More information about the llvm-bugs
mailing list