[v3] Actually run some tests in parallel-mode for check-parallel

2011-04-11 Thread Paolo Carlini
Hi, noticed last week. Enabling the tests is also useful to have a clearer picture of which parallel-mode std algorithms need to be fixed vs C++0x. Tested x86_64-linux check-parallel, committing to mainline. Paolo. // 2011-04-11 Paolo Carlini * testsuite/25_al

Re: [v3] Actually run some tests in parallel-mode for check-parallel

2011-04-17 Thread Paolo Carlini
... looks like I missed std::partitition. Tested x86_64-linux parallel-mode, committed to mainline. Paolo. // 2011-04-17 Paolo Carlini * testsuite/25_algorithms/partition/moveable.cc: Actually run it in parallel-mode for check-parallel. Index: testsuite/25_al