summaryrefslogtreecommitdiffstats
path: root/test/test-status.sh (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unit testsMalfurious1-145/+0
I don't particularly wish to maintain these tests for a few reasons: * Many of them make assertions strictly about rendered text / UI * Many of them test external systems and touch the disk * There are platform-dependent details that complicate several tests. So, the tests are removed. Ideally, the main script is reworked into something simple enough it doesn't necessarily warrant heavy testing. Signed-off-by: Malfurious <m@lfurio.us>
2021-07-20Move test files to subdirectoryMalfurious1-0/+0
Signed-off-by: Malfurious <m@lfurio.us>
2021-03-24Update references to project name to git-sonarMalfurious1-1/+1
Signed-off-by: Malfurious <m@lfurio.us>
2015-10-29Switch the untracked symbol to ?Michael Allen1-1/+1
2015-08-30Fixed unittests for UbuntuClaudio Bandera1-0/+1
2015-08-19Rename to git-radarMichael Allen1-1/+1
2015-08-02Fixed missing staged and unstaged modifications caseMichael Allen1-2/+3
2015-07-23provide the ability to surround letter in a status with a colorMichael Allen1-0/+31
2015-07-23remove unnecessary added/modified/etcMichael Allen1-33/+9
2015-07-21cleaned up the status line issues and provided tests for themMichael Allen1-0/+136