index
:
bdep
adhoc-recipe
ci
cluster-sync
inproc-configure
master
build2 project dependency manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
Add support for build-bot manifest value overrides in bdep-ci
Karen Arutyunov
1
-0
/
+183
2024-03-12
Add support for build-auxiliary manifest value overrides in bdep-ci
Karen Arutyunov
1
-0
/
+17
2024-03-01
Adapt test to bpkg-build change
Karen Arutyunov
1
-3
/
+3
2023-11-16
Force full refetch on first bdep-init for project (GH issue #343)
Boris Kolpackov
1
-0
/
+4
2023-11-15
Improve extraction of summary from README.md in bdep-new
Boris Kolpackov
1
-2
/
+2
2023-11-09
Add support for buildfile-in-prefix sub-option for lib and exe project types ...
Karen Arutyunov
1
-131
/
+1227
2023-11-09
Add support for no-subdir-include sub-option for lib project type in bdep-new
Karen Arutyunov
1
-0
/
+16
2023-10-04
Add support for no-symexport and auto-symexport sub-options for libraries in ...
Karen Arutyunov
1
-0
/
+148
2023-10-02
Add support for *-build-*email package manifest value overrides in bdep-ci
Karen Arutyunov
1
-0
/
+36
2023-06-22
Adapt tests to change of 'deorphan' to 'replace' in bpkg-build plan
Karen Arutyunov
1
-3
/
+3
2023-06-22
Add branch sub-option for git project vcs in bdep-new
Karen Arutyunov
5
-9
/
+14
2023-06-21
Fix deinit command to try bpkg-pkg-build --deorphan if bpkg-pkg drop fails
Karen Arutyunov
1
-1
/
+230
2023-04-15
Fix warnings in tests caused by in-process configure in bpkg
Karen Arutyunov
1
-0
/
+12
2023-04-05
Work around Windows-specific issue in tests
Boris Kolpackov
1
-1
/
+5
2023-04-05
Adjust tests to building via src_root for forwarded configurations
Boris Kolpackov
3
-20
/
+38
2023-02-20
Add type and language values to newly created package manifest in bdep-new
Karen Arutyunov
2
-3
/
+88
2022-12-15
Fix expected test output for effective escaping in double-quoted strings
Boris Kolpackov
1
-3
/
+3
2022-12-07
Add support for *-build-config override for bdep-ci command
Karen Arutyunov
1
-0
/
+39
2022-12-06
Add support for --target-config and --package-config to bdep-ci command
Karen Arutyunov
1
-22
/
+251
2022-11-18
Adjust to low verbosity diagnostics changes
Boris Kolpackov
5
-65
/
+65
2022-08-01
Enable bdep-new tests which previously failed with 'multiple rules matching u...
Karen Arutyunov
1
-24
/
+22
2022-07-20
Tweak diagnostics
Boris Kolpackov
3
-6
/
+6
2022-07-20
Fail if no module specified for being created configuration
Karen Arutyunov
5
-69
/
+138
2022-07-08
Fix tests making config_c* variables of [cmdline] type
Karen Arutyunov
10
-11
/
+11
2022-07-07
Use [cmdline] type for canned commands in testscripts
Karen Arutyunov
6
-37
/
+37
2022-03-31
Fix bdep-status output in JSON format not to fail for non-initialized packages
Karen Arutyunov
1
-23
/
+194
2022-03-23
Fix bdep-config-list output in JSON format
Karen Arutyunov
1
-3
/
+3
2022-03-07
Fix tests for commands output in JSON format
Karen Arutyunov
2
-10
/
+14
2022-03-04
Add support for --stdout-format to bdep-config-list command
Karen Arutyunov
1
-1
/
+47
2022-03-04
Add support for --stdout-format to bdep-status command
Karen Arutyunov
1
-0
/
+46
2021-12-17
Improve diagnostics
Boris Kolpackov
1
-1
/
+1
2021-11-29
Add support for submitting for CI packages with non-standard version
Karen Arutyunov
1
-1
/
+30
2021-11-29
Add support for publishing packages with non-standard version
Karen Arutyunov
1
-0
/
+22
2021-11-15
Adjust comment in publish testscript
Karen Arutyunov
1
-2
/
+3
2021-09-23
Add sync --disfigure option to force from-scratch reconfiguration
Boris Kolpackov
1
-0
/
+56
2021-09-22
Adjust tests to new bpkg configuration preservation semantics
Boris Kolpackov
1
-1
/
+1
2021-09-14
Reverse default configuration set in deinit
Boris Kolpackov
1
-4
/
+4
2021-08-18
Add support for config-unlink sub-command
Karen Arutyunov
1
-1
/
+15
2021-08-10
Fix sync tests not to log warnings/errors at verbosity level 2
Karen Arutyunov
1
-2
/
+10
2021-08-09
Issue warning if added config already has host configs linked
Karen Arutyunov
1
-0
/
+32
2021-08-05
Add support for automatic creation of configurations for build-time dependencies
Karen Arutyunov
1
-3
/
+110
2021-08-02
Add --no-verify to git commit commands in tests
Boris Kolpackov
3
-4
/
+4
2021-07-20
Add support for configuration type and bdep-config-link sub-command
Karen Arutyunov
6
-34
/
+186
2021-07-07
Tweak test to work with newer git versions
Boris Kolpackov
1
-1
/
+3
2021-04-08
Add --build-config option to bdep-ci command
Karen Arutyunov
1
-0
/
+60
2021-04-08
Add support for multi-language C/C++ projects in bdep-new
Karen Arutyunov
1
-0
/
+300
2021-03-26
Add --interactive|-i option to bdep-ci command
Karen Arutyunov
1
-1
/
+73
2021-03-22
Add info diagnostics to run bdep-sync after bdep-config-move
Boris Kolpackov
1
-1
/
+2
2021-03-19
Add support for binless C libraries to bdep-new
Karen Arutyunov
1
-0
/
+48
2021-03-11
Make bdep fail if -d option doesn't refer to project or package root
Karen Arutyunov
2
-1
/
+8
[next]