summaryrefslogtreecommitdiffstats
path: root/tests/rep-create.test
Commit message (Collapse)AuthorAgeFilesLines
* Rename .test/test{} to .testscript/testscript{}Karen Arutyunov2018-09-041-178/+0
|
* Add --manifest option to pkg-verifyKaren Arutyunov2018-07-121-3/+3
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Add --no-result option to suppress printing informational messagesBoris Kolpackov2018-03-141-5/+5
|
* Add .manifest extension to repositories, packages and signature filesKaren Arutyunov2018-03-051-15/+16
|
* Factor out bpkg repository fetching code used in rep-fetch and rep-infoBoris Kolpackov2018-01-161-6/+0
| | | | | Note that now rep-info in the manifest mode does not dump any of the repository type-specific information.
* Reimplement tar invocations to do manual decompressionBoris Kolpackov2017-05-011-3/+2
| | | | | This is needed to prevent tar from forking, which doesn't work reliably on MSYS2.
* Port test.sh to testscriptKaren Arutyunov2017-03-151-0/+184