summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/patch_building
AgeCommit message (Expand)Author
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom command #1055 (#2784)Jesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom commandRed S
2023-07-23Prompt for commit message when moving a custom patch to a new commitStefan Haller
2023-07-10Fix conflict testRyooooooga
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-02Add own version for test move_to_earlier_commit for older git versionsStefan Haller
2023-04-14fix flaky testsJesse Duffield
2023-03-18Fix "move patch into new commit" for partial hunk (#2507)Stefan Haller
2023-03-07Reenable failing testStefan Haller
2023-03-07Concatenate patches to apply them all at onceStefan Haller
2023-03-07Add test for reverse-applying a patch that conflictsStefan Haller
2023-02-26cleanup integration test codeJesse Duffield
2023-02-25migrate patch building testsJesse Duffield
2023-02-19add code generator for creating tests listJesse Duffield
2023-01-29Skipping copy_patch_to_clipboard test casePhanindra kumar Paladi
2023-01-26better testJesse Duffield
2023-01-23Corrected test assertPhanindra kumar Paladi
2023-01-23Fixed integration test casePhanindra kumar Paladi
2023-01-18Added Integration testing the copy to clipboard in patchbuildingPhanindra kumar Paladi