index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
Rename process_start() and process_run() overloads
Karen Arutyunov
2
-11
/
+15
2017-07-27
Complete progress test
Karen Arutyunov
1
-1
/
+66
2017-07-27
Add support for printing progress
Boris Kolpackov
3
-1
/
+70
2017-07-22
Add fast-path SHA256 functions for integral types
Boris Kolpackov
1
-12
/
+25
2017-07-21
Fix ambiguity between std::optional and butl::optional
Karen Arutyunov
1
-0
/
+2
2017-07-21
Extend VC workarounds to version 19.11
Boris Kolpackov
2
-2
/
+2
2017-07-21
Add support for passing environment variables to child process on Windows
Karen Arutyunov
1
-9
/
+2
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
27
-27
/
+27
2017-07-13
Fix tests linkage
Karen Arutyunov
27
-55
/
+55
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
27
-27
/
+27
2017-07-12
Make tests to be a sub-project
Karen Arutyunov
4
-1
/
+29
2017-06-15
Adapt for ln testscript builtin
Karen Arutyunov
1
-3
/
+3
2017-06-12
Add tests and fixes for path_search(pattern,entry)
Karen Arutyunov
2
-41
/
+632
2017-06-12
Resolve ambiguity between std:: and butl:: optional
Boris Kolpackov
1
-2
/
+2
2017-06-08
Add path_match() and path_search() overloads
Karen Arutyunov
1
-3
/
+52
2017-06-07
Support passing environment variables to child process
Karen Arutyunov
2
-15
/
+66
2017-06-01
Treat CR specially by manifest serializer
Karen Arutyunov
1
-0
/
+11
2017-05-31
Add ifdstream::read_text() and ifdstream::read_binary()
Karen Arutyunov
4
-22
/
+7
2017-05-30
Implement openssl process
Karen Arutyunov
4
-2
/
+48
2017-05-22
Add path-entry test
Karen Arutyunov
3
-0
/
+88
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
5
-6
/
+17
2017-05-02
Exclude timestamp test on FreeBSD, looks like broken strptime()
Boris Kolpackov
1
-0
/
+5
2017-05-02
Fix manifest serializer not to break line after backslash
Karen Arutyunov
1
-0
/
+11
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
51
-105
/
+107
2017-04-29
Fix standard version stub to differ from empty version
Karen Arutyunov
2
-8
/
+7
2017-04-29
Add support for stub standard version
Boris Kolpackov
2
-8
/
+30
2017-04-28
Add standard_version_constraint::satisfies()
Karen Arutyunov
2
-6
/
+95
2017-04-28
Add support for standard version earliest pre-release
Karen Arutyunov
2
-18
/
+47
2017-04-27
Add standard_version_constraint struct
Karen Arutyunov
2
-0
/
+93
2017-04-26
Add standard_version class
Boris Kolpackov
3
-0
/
+333
2017-04-21
Implement execution of Windows batch files
Boris Kolpackov
3
-3
/
+41
2017-04-20
Implement string_parser
Karen Arutyunov
4
-1
/
+148
2017-04-19
Fix parameter pack expansion in process_start() for Clang
Karen Arutyunov
1
-2
/
+2
2017-04-18
Implement curl process
Boris Kolpackov
4
-1
/
+186
2017-04-13
Implement sendmail process
Boris Kolpackov
4
-1
/
+61
2017-04-10
Add process_run()/process_start() higher-level API on top of class process
Boris Kolpackov
4
-1
/
+113
2017-04-04
Add tab_parser
Karen Arutyunov
3
-0
/
+123
2017-04-01
Rename target triplet "macosx" class to "macos"
Boris Kolpackov
1
-1
/
+1
2017-03-14
Add mventry(), mvfile() and mvdir()
Karen Arutyunov
4
-1
/
+302
2017-03-14
Use wildcard patterns in buildfiles
Boris Kolpackov
1
-7
/
+1
2017-03-13
Add flexibility to path search callback function
Karen Arutyunov
2
-3
/
+207
2017-03-09
Fix path_match() character case sensitivity on Windows
Karen Arutyunov
1
-0
/
+13
2017-02-17
Fix cpfile() to throw system_error only
Karen Arutyunov
1
-2
/
+2
2017-02-13
Disable wildcards test driver arguments globbing performed by MinGW runtime
Karen Arutyunov
1
-0
/
+11
2017-02-13
Implement path_match() and path_search()
Boris Kolpackov
4
-1
/
+492
2017-01-30
Make fdopen_pipe(), fdopen(), fdnull() and fddup() to set FD_CLOEXEC flag
Karen Arutyunov
1
-1
/
+1
2017-01-12
Add small_vector workaround for VC
Boris Kolpackov
1
-23
/
+41
2017-01-09
Add operator<<(ostream, exception)
Karen Arutyunov
7
-7
/
+9
2017-01-06
Rework and rename target_triplet
Boris Kolpackov
3
-15
/
+15
2017-01-05
Update copyright year
Boris Kolpackov
36
-36
/
+36
[prev]
[next]