mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-01 05:24:38 +02:00
updated expected failures for MWERKS
[SVN r12920]
This commit is contained in:
@@ -41,10 +41,6 @@ int cpp_main(int argc, char* argv[])
|
||||
|
||||
//
|
||||
// define the number of failures expected for given compilers:
|
||||
#ifdef __MWERKS__
|
||||
unsigned int expected_failures = 5;
|
||||
#else
|
||||
unsigned int expected_failures = 0;
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user