aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/tests_paragraph.cpp
AgeCommit message (Expand)Author
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-08-20[vcpkg] Refactor parsing together and flatten featurespec usagesRobert Schumacher
2017-08-18[vcpkg] Consolidate specifier parsingRobert Schumacher
2017-08-16partial end to end feature packages hdf5Daniel Shaw
2017-08-15[vcpkg-tests] ReformatRobert Schumacher
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-07-24end to end feature pkg draftDaniel Shaw
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-06[vcpkg] Added parser support for 'Supports' fieldRobert Schumacher
2017-06-06ExpectedT factory classDaniel Shaw
2017-05-04Rename Strings:: function for utf8/utf16 conversionAlexander Karatarakis
2017-04-29[vcpkg] Fix regression in tests. Test classes must not be structs.Robert Schumacher
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-27Run clang-foramt over tests and remaining cpp filesAlexander Karatarakis
2017-04-12[vcpkg] Remove+indirect nearly all uses of iostreamsRobert Schumacher
2017-04-10PackageSpec.target_triplet() -> ".triplet()Alexander Karatarakis
2017-04-05Fix a infinite skip_comment check in Paragraphs.cppsdcb
2017-04-04expected -> ExpectedAlexander Karatarakis
2017-04-04triplet -> TripletAlexander Karatarakis
2017-04-04package_spec_parse_result -> PackageSpecParseResultAlexander Karatarakis
2017-04-04package_spec -> PackageSpecAlexander Karatarakis
2017-04-03adds line comments for CONTROLTobias Kohlbau
2017-03-31Rename expected::get_or_exit() to expected::value_or_exit()Robert Schumacher
2017-03-28[expected] Now uses exit variants instead of throw variantsAlexander Karatarakis
2017-03-27Rework Paragraph parsing error handling. Add single paragraph functionsAlexander Karatarakis
2017-01-05Use Nested Namespace DefinitionAlexander Karatarakis
2016-11-07[tests_paragraph] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-11-05Enable qualified dependencies. Fix bug in internal 'build' command.Robert Schumacher