aboutsummaryrefslogtreecommitdiffstats
path: root/testing/samurai
Commit message (Collapse)AuthorAgeFilesLines
* testing/samurai: use upstream provided source archiveMichael Forney2019-03-221-2/+2
| | | | | The GitHub tag archives are not necessarily stable, so the upstream provided one should be preferred.
* testing/samurai: remove check()Michael Forney2019-03-221-6/+1
| | | | | | | | | | There is no provided test suite. The `build.ninja` is meant to be an alternative build mechanism and requires modification to set desired compile and link flags. So, running `./samu` in check() will rebuild itself before packaging, but without the CFLAGS and LDFLAGS set by abuild, resulting in an unoptimized binary.
* testing/samurai: upgrade to 0.6TBK2019-03-081-2/+2
|
* testing/samurai: update to 0.5Drew DeVault2019-01-311-2/+2
|
* testing/samurai: new aportDrew DeVault2018-09-271-0/+30