Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-23 | Remove unit tests | Malfurious | 19 | -4211/+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-20 | Move test files to subdirectory | Malfurious | 19 | -0/+4200 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2021-03-24 | Update references to project name to git-sonar | Malfurious | 1 | -1/+1 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2015-10-16 | Merge branch 'master' of github.com:michaeldfallen/git-radar into ↵ | Michael Allen | 1 | -0/+1 | |
cbandera_stash_indicator | |||||
2015-09-17 | Merge branch 'master' into feature/stash_indicator | Claudio Bandera | 1 | -1/+3 | |
Conflicts: prompt.bash test | |||||
2015-09-16 | Make render replace rather than append, so we can reorder | Michael Allen | 1 | -0/+1 | |
2015-08-31 | Added tests for stash indicator | Claudio Bandera | 1 | -0/+1 | |
2015-08-30 | Add the new color tests in to the test run | Michael Allen | 1 | -0/+1 | |
2015-08-27 | issue-17: Add arguments to make the prompt shorter | Reinaldo Colina | 1 | -0/+1 | |
2015-07-23 | include new status tests in the full test run | Michael Allen | 1 | -0/+1 | |
2015-03-09 | autocompletes better for faster test runs | Michael Allen | 1 | -0/+6 | |