aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest-roundtrip
AgeCommit message (Expand)AuthorFilesLines
2022-06-24Split and merge manifest value/comment pair differently depending on whether ...Karen Arutyunov2-0/+53
2021-12-21Cleanup manifest roundtrip testsKaren Arutyunov1-4/+4
2021-11-24Add support for new-fashioned multi-line manifest value introducerKaren Arutyunov4-36/+103
2021-11-24Don't separate multi-line manifest value introducer from colon with space in ...Karen Arutyunov1-2/+2
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-19/+4
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2020-02-06Drop copyright notice from source codeBoris Kolpackov2-2/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov2-4/+3
2019-01-16Update copyright yearKaren Arutyunov2-2/+2
2018-05-19Update copyright yearKaren Arutyunov2-2/+2
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov2-30/+24
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-6/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov2-4/+27
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-13Fix tests linkageKaren Arutyunov1-3/+3
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-6/+6
2017-01-09Add operator<<(ostream, exception)Karen Arutyunov1-1/+2
2017-01-05Update copyright yearBoris Kolpackov2-2/+2
2016-09-29Add manifest_parser and manifest_serializerKaren Arutyunov3-0/+92