xoviat
64f4dfc2e5
remove changes to quote_argument and bring back ci for all platforms ( #91 )
...
* revert channges to quote argument
* ci: add cmake draft
* ci: enable suprocess tests
* cleanup some warnings
* ci: disable nonworking windows tests
* ci: set timeout
* ci: disable nonworking tests on windows
* ci: remove travis
---------
Co-authored-by: xoviat <xoviat@users.noreply.github.com>
2023-08-28 09:54:20 +05:30
Jan Christoph Uhde
d9ed0d606f
chore: improve CMake files ( #85 )
2023-03-21 08:39:25 +05:30
Arun M
ced3d53e3a
I can send() but I have no way of closing the input channel #21
2018-12-31 17:41:24 +05:30
Arun M
ca74a559c5
Fix all the compilation warnings #9
2018-03-01 16:10:05 +05:30
arunmu
a23c1033df
Fixed 2 issues:
...
1. When more than 2 streams are piped, we use threads to read/write data
parallely. In this scenariod read_atmost_n API was being used instead of
read_all.
2. Another issue with check_output argument validation fixed.
2016-03-21 20:25:37 +05:30
arunmu
9b2e9229a5
Added documentation
2016-03-19 17:40:39 +05:30
arunmu
9762f241ae
quite a few changes and added functionalities and tests
2016-03-19 00:32:58 +05:30
arunmu
fd9efecf05
New test case for cat and env
2016-03-17 15:23:11 +05:30
arunmu
b5a3d3fb47
Add cat test case
2016-03-17 12:56:40 +05:30