Ilan Cosman
7f11fcbe90
Fix error message when git status is massive, add regression test ( fixes #394 )
2023-03-28 17:16:06 -07:00
Ilan Cosman
9d8d1986cb
Add setting to allow shortening git branch from the left
2023-03-26 09:40:37 -07:00
Toni Müller
3e15d0d242
Fix failing tests ( #381 )
...
* Fixed git test and time test
* investigate failing ubuntu tests
* Try another fix
2023-02-18 08:38:56 -08:00
Ilan Cosman
e53a7ec633
Update tests for _tide_parent_dirs
2022-09-05 12:56:50 -04:00
Devansh Sharma
13fa55ef10
Use command rm
in tests ( #336 )
...
* Update rm to /bin/rm in tests
* Fix check regex in time item test
* Revert "Fix check regex in time item test"
This reverts commit edb871f8ba
.
* Update /bin/rm to command rm in tests
2022-08-27 05:22:24 -04:00
Ilan Cosman
ae7aa9bb47
Truncate the beginning of branch names, not the end
2022-08-22 06:50:13 -04:00
Ilan Cosman
6caf90f087
Add git submodule test
2022-04-22 08:16:05 -07:00
Ilan Cosman
8fa9165762
Don't set var outside of test
2022-01-04 15:04:55 -08:00
Ilan Cosman
055f298b12
Add tide_git_truncation_length ( #221 )
2021-10-31 10:53:43 -07:00
Branch Vincent
740904fe6a
isolate tests and add Makefile ( #179 )
...
* isolate tests
* add Makefile
* Makefile edits
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-07-25 10:46:58 -07:00
Ilan Cosman
8ebdffab21
Add special characters to indicate git tags and shas (work on #154 )
2021-05-12 09:35:19 -07:00
Ilan Cosman
ba35af1883
Enhance git item tests
2021-04-13 21:57:11 -07:00
Ilan Cosman
21d57439dd
Always fetch git status, even in .git dir
2021-03-27 09:07:44 -07:00
Ilan Cosman
22683c674f
Don't set a length for git SHA
2021-03-25 16:59:13 -07:00
Ilan Cosman
cce7706b66
Set git config locally
2021-02-10 18:07:24 -08:00
Ilan Cosman
085bbb67a4
Improve git test
2021-02-10 18:05:32 -08:00
Ilan Cosman
22c62f67bf
Set user.email and user.name so git commit won't fail
2021-02-10 17:52:59 -08:00
Ilan Cosman
5ca5eb7fc3
Actually fix git test
2021-02-10 16:13:16 -08:00
Ilan Cosman
8edd4772d7
Fix git test
2021-02-10 15:58:28 -08:00
Ilan Cosman
04a5add9f9
Add git item test
2021-02-10 15:45:36 -08:00