1
1
mirror of https://github.com/walles/moar.git synced 2024-11-23 05:53:18 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Johan Walles
a9d1ad542d Move gotoLineString to where it should be
It only lives as long as the GotoLine mode does, so it should be part of
that struct.
2024-01-09 17:28:49 +01:00
Johan Walles
eaa06ac3cc Simplify a test 2024-01-09 14:40:40 +01:00
Johan Walles
8e81a04188 Make the tests compile 2024-01-09 13:52:59 +01:00
Johan Walles
74b84eed34 Start extracting pager modes 2024-01-09 12:00:47 +01:00
Johan Walles
cab9f9d3b2 Make some more tests compile 2024-01-07 08:56:02 +01:00
Johan Walles
044039739b Make moar.go compile 2024-01-07 08:49:44 +01:00
Johan Walles
524fd38587 Fix search issue while typing
Fixes #152
2023-09-14 20:05:04 +02:00
Johan Walles
3e9d6d2a44 Bump testing library to latest version 2022-09-25 09:06:46 +02:00
Johan Walles
a639a2c77c Simplification 2022-09-24 08:46:15 +02:00
Johan Walles
28eb7bd364 gotest.tools has assert(), not require() 2022-09-24 08:29:39 +02:00
Johan Walles
c62037f952 Add a failing test 2022-09-24 08:25:12 +02:00
Johan Walles
8c68a5cd68 We already had a testing library 2022-09-24 08:24:26 +02:00
Johan Walles
38ed948da3 Simplify test expectations 2022-09-22 20:53:59 +02:00
Johan Walles
8d9c2be69f Add initial search tests 2022-09-22 20:45:13 +02:00