aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2016-03-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests for base16, base32, and base64Mattias Andrée2016-03-296-1/+2302
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mv __{ => x}sumMattias Andrée2016-03-29150-17/+17
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add -E test to test-testMattias Andrée2016-03-291-1/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-03-281-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add rev testMattias Andrée2016-03-2721-3/+154
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tac testMattias Andrée2016-03-2713-1/+97
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add yes testMattias Andrée2016-03-272-1/+120
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-03-2712-18/+18
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add cat testMattias Andrée2016-03-279-1/+109
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add uniq testMattias Andrée2016-03-2730-1/+236
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add basename and dirname testsMattias Andrée2016-03-253-1/+229
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* derpMattias Andrée2016-03-258-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-03-252-3/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* test-test: m + more rigorous bigint testMattias Andrée2016-03-251-11/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-03-241-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* test-test: -G -O are not too useful, skip themMattias Andrée2016-03-241-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* test-test: add -S testMattias Andrée2016-03-241-2/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add test-testMattias Andrée2016-03-242-1/+561
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* report standards-complianceMattias Andrée2016-03-247-7/+53
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add EPATH variableMattias Andrée2016-03-241-5/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add more checksum testsMattias Andrée2016-03-24104-3/+1593
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add echo testsMattias Andrée2016-03-2412-1/+42
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-03-243-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add cksum-testMattias Andrée2016-03-242-0/+101
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add tests for true and false, and suppress warnings with the tools cannot be found in PATHMattias Andrée2016-03-243-1/+167
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* improve test-allMattias Andrée2016-03-241-20/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add test script that runs all testsMattias Andrée2016-03-231-0/+54
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add another checksum test: check_multiMattias Andrée2016-03-231-1/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some checksum testsMattias Andrée2016-03-2348-1/+490
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* improve gitignoreMattias Andrée2016-03-231-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* patch-test: do not test that exit value is 2, test that is is greater than 1Mattias Andrée2016-03-231-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* initial importMattias Andrée2016-03-23311-0/+5819
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>