2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-26 07:02:10 +00:00

10 Commits

Author SHA1 Message Date
Nikita Kniazev
6a7c758376 Switch to the new location of lightweight test
Old location had been deprecated for a long time already.
2021-08-23 21:45:17 +03:00
Nikita Kniazev
d2edfa1f36 X3.Tests: Additional tests for attr/raw/string 2021-06-27 20:55:28 +03:00
Joel de Guzman
edb0cf9884 Merge pull request #627 from giomasce-throwaway/develop
Fix typos and encoding errors in copyright headers.
2021-01-03 17:46:14 +08:00
Giovanni Mascellani
c35dffc860 Fix typos and encoding errors in copyright headers. 2021-01-03 09:25:35 +01:00
Joel de Guzman
bbec68dcd3 Merge pull request #265 from Kojoley/tst-add-regression-test-for-379413a5-fix
X3.Tests: Added regression test for 379413a5 fix
2021-01-03 08:33:17 +08:00
Nikita Kniazev
f569990d10 X3: constexprize attr from array types 2020-03-07 14:27:56 +03:00
Nikita Kniazev
8e94d8d783 X3: Extensive constexpr testing and fixes (#572)
I have replaced the shallow constexpr test and fixed revealed missing parts.
2020-03-06 04:17:29 +03:00
Nikita Kniazev
0623584cc7 X3.Tests: Added regression test for 379413a5 fix
Fix 379413a50c did not add a regression test.

For the first time I thought it fixes `vector<std::string, std::string>`,
but it run smooth after reverting and it got me some minutes to come up with
the test you see in this commit.
2017-11-08 03:20:18 +03:00
Joel de Guzman
0adee06b27 cleaning up the tests 2015-05-14 02:13:24 +08:00
Joel de Guzman
5767624292 preparing for migration to boost devel 2014-03-18 10:53:30 +08:00