This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Rewrite regex matchers


.. the testcase is not Ok. We want separate tests for char and wchar_t, in separate subdirs with the names 'char' and 'wchar_t'. In this way, the framework automatically helps us and doesn't try to run the latter for targets which don't have wchar_t.

Eg, testsuite/21_strings is completely structured this way.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]