jesseduffield.lazygit/pkg/commands
Stefan Haller 8d3cce4a49 Rename test files so that test discovery works again
These files were renamed from os_windows_test.go to os_test_windows.go (etc.) in
95b2e9540a. Since then, the tests have no longer run, since go only looks for
tests in files ending with "test.go".

It isn't important that the file name ends with "_windows.go", since there are
already build constrains in the files themselves.
2023-04-13 13:14:00 +02:00
..
git_commands Allow rewording the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
git_config remove deprecated calls 2022-09-17 15:10:41 -07:00
hosting_service cleanup integration test code 2023-02-26 12:54:13 +11:00
models Allow rewording the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
oscommands Rename test files so that test discovery works again 2023-04-13 13:14:00 +02:00
patch rename patch manager to patch builder 2023-03-19 16:35:57 +11:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
types/enums more refactoring 2022-01-04 09:07:15 +11:00
git.go rename patch manager to patch builder 2023-03-19 16:35:57 +11:00
git_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11:00
git_cmd_obj_runner.go fix(loaders/file.go): changed to ignore stderr when loading git status 2022-09-19 18:46:32 +09:00
git_test.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00