aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Fix missing for Windows traits alias renamingKaren Arutyunov1-1/+1
2019-06-03Rename traits alias to traits_type for basic_path, basic_url, and string_tabl...Karen Arutyunov2-8/+8
2019-05-30Improve backtrace testKaren Arutyunov2-17/+83
2019-05-28Add backtrace()Karen Arutyunov3-0/+129
2019-05-24Increase standard and semantic versions major, minor, and patch max values up...Karen Arutyunov3-148/+70
2019-05-12Fix the 'possible loss of data' 32-bit VC warningKaren Arutyunov1-1/+1
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov80-170/+118
2019-04-25Add parse_manifest() and serialize_manifest() functionsKaren Arutyunov1-187/+299
2019-04-15Add fdread() and fdselect()Karen Arutyunov2-44/+98
2019-04-08Add support for manifest_serializer long lines modeKaren Arutyunov1-5/+25
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov2-16/+16
2019-03-23Add command running APIKaren Arutyunov3-0/+418
2019-03-13Add workarounds for all cl releases until 20.00Karen Arutyunov2-2/+4
2019-03-01Add '\n' to regex_replace_*() substitution escape sequencesKaren Arutyunov1-0/+7
2019-02-16Fix non-detecting dangling junctions if built with mingw gccKaren Arutyunov2-3/+58
2019-02-15Fix directory symlinks support on WindowsKaren Arutyunov2-2/+50
2019-01-30Add support for $ in standard version constraintKaren Arutyunov2-10/+150
2019-01-21Fix b-info test to properly run in project source directoryKaren Arutyunov1-1/+4
2019-01-16Update copyright yearKaren Arutyunov98-98/+98
2019-01-16Add b_info() that runs `b info` command and parses and returns build2 project...Karen Arutyunov3-0/+209
2019-01-13Improve standard version APIKaren Arutyunov2-41/+206
2019-01-08Add support for filtering during manifest parsing and serializationKaren Arutyunov2-12/+41
2018-12-15Add manifest_rewriter classKaren Arutyunov2-0/+193
2018-12-15Add support for fdstream positioningKaren Arutyunov1-0/+280
2018-12-03Suppress MSVC warnings at project levelBoris Kolpackov1-0/+6
2018-12-01Change path_search() to only match directory absent components in 'match abse...Karen Arutyunov1-29/+105
2018-11-30Add match_absent flag for path_{search,match}() functionsKaren Arutyunov2-9/+101
2018-10-09Add support for rootless URLsKaren Arutyunov2-25/+82
2018-08-22Add support for UUID generationBoris Kolpackov2-0/+105
2018-08-20Add timed_wait() and kill() to process class, change try_wait() signatureKaren Arutyunov1-4/+4
2018-08-14Make git_version() to return semantic_version rather than standard_versionKaren Arutyunov1-1/+1
2018-08-14Add support for parsing semantic and semantic-like versionsBoris Kolpackov2-0/+92
2018-07-30Add test for project_name::base()Karen Arutyunov2-4/+25
2018-07-25Move bpkg::package_name class to butl::project_nameKaren Arutyunov5-6/+176
2018-07-10Add support for hashing ifdstreamBoris Kolpackov2-6/+64
2018-07-09Make basic_url(string) ctor to consider empty string as invalid argumentKaren Arutyunov1-5/+7
2018-06-26Fix comment in timestamp testKaren Arutyunov1-2/+2
2018-06-25Exclude timestamp test on MacOS, looks like broken strptime()Karen Arutyunov1-2/+3
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-06-19Add regex_replace_match() and rename regex_replace_ex() to regex_replace_sear...Karen Arutyunov2-4/+21
2018-06-15Default standard version epoch to oneKaren Arutyunov1-2/+2
2018-06-15Add portable environment variable manipulation functionsBoris Kolpackov1-21/+14
2018-06-01Remove redundant assertion in path_match(path, path, dir_path)Karen Arutyunov1-27/+34
2018-05-19Update copyright yearKaren Arutyunov86-86/+86
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov16-16/+16
2018-05-18Add workarounds for all releases of VC15Karen Arutyunov2-2/+2
2018-05-18Add ignore_dangling parameter to dir_iterator() ctorKaren Arutyunov4-19/+74
2018-05-05Add support for standard version constraint shortcut operatorsKaren Arutyunov2-1/+118
2018-05-04Change standard version epoch syntax from '<num>~' to '+<num>-'Karen Arutyunov1-4/+8
2018-04-28Fix function name in link testKaren Arutyunov1-1/+1