Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bye-bye, Travis & AppVeyor!no_more_travis | Egor Tensin | 2021-01-24 |
| | |||
* | Boost.Test is broken in 1.62 | Egor Tensin | 2020-10-27 |
| | | | | https://stackoverflow.com/q/39997542/514684 | ||
* | rework Process API & tests | Egor Tensin | 2020-10-27 |
| | | | | | | | | | | | * Add separate classes ProcessParameters & ShellParameters for Process::create() and Process::shell() methods. * Add a separate "worker" executable. It's used in tests via a fairly complicated scheme, receiving orders to execute via a shared memory region. * Add tests that utilize the Console API, reading console window's screen buffer directly, making for more reliable tests & broader coverage. | ||
* | Process: support pipe redirection | Egor Tensin | 2020-10-16 |
| | |||
* | rename utility "args" to "echo" | Egor Tensin | 2020-10-15 |
| | |||
* | WIP: add simple Process class | Egor Tensin | 2020-10-15 |
| | |||
* | AppVeyor: reorder images, 2013 second | Egor Tensin | 2020-10-14 |
| | |||
* | AppVeyor: reorder images, 2019 first | Egor Tensin | 2020-10-14 |
| | |||
* | add AppVeyor configuration | Egor Tensin | 2020-10-14 |