llvm-project/libcxx/test
Ed Schouten 152b637682 Don't attempt to validate the output of %p.
In one of the ostream tests we attempt to validate whether the output of
%p is correct. This is actually outside the scope of libc++, for the
%reason that the format of %p is implementation defined. Change the test
%to validate that the output of %p is non-empty and is different when
%given two unequal addresses.

Differential Revision:	http://reviews.llvm.org/D8354
Reviewed by:	marshall

llvm-svn: 232390
2015-03-16 17:56:04 +00:00
..
libcxx Add option to disable access to the global filesystem namespace. 2015-03-12 15:44:39 +00:00
std Don't attempt to validate the output of %p. 2015-03-16 17:56:04 +00:00
support Add option to disable access to the global filesystem namespace. 2015-03-12 15:44:39 +00:00
CMakeLists.txt Add option to disable access to the global filesystem namespace. 2015-03-12 15:44:39 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Add option to disable access to the global filesystem namespace. 2015-03-12 15:44:39 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. 2014-01-15 16:28:42 +00:00