Nikita Kniazev
d24ac7ce5c
Classic.Tests: Run file_iterator_tests only once
...
There is nothing to test with BOOST_SPIRIT_DEBUG.
2019-03-18 01:38:51 +03:00
Nikita Kniazev
e46e58f4cd
Tests: Added precompiled headers
...
Not intrusive. Significantly speeds up tests on MSVC (for about 3 times).
Finally solves exceeding build time limits on CI with MSVC compilers.
Did not set up PCH for X3, it is fast as-is (tooks only about 2 minutes).
Repository tests reuse PCH from Qi/Karma tests.
2019-01-21 02:59:45 +03:00
Nikita Kniazev
c8c42c006a
Classic.Tests: Boost.System header only follow-up
2019-01-07 22:50:50 +03:00
Nikita Kniazev
2d7dcd9f6e
Classic: Fix compilation with BOOST_DISABLE_THREADS defined
...
Closes https://svn.boost.org/trac10/ticket/12639
2017-12-14 21:26:53 +03:00
Nikita Kniazev
3cfd69606c
Classic.Tests: file_iterator_tests: Workarounded MSVC fopen
warning
2017-11-12 17:48:19 +03:00
Kohei Takahashi
95822caff7
Fix link error on classic's regression test.
2015-10-08 11:58:43 +09:00
Hartmut Kaiser
0ac381dcf3
Fixed Spirit Classic namespace switching.
...
[SVN r44371]
2008-04-13 16:28:27 +00:00