Files
zyedidia.micro/internal/buffer
Dmytro Maluka c5d32f625b Ignore user-defined runtime files in buffer test and rtfiles test
When initializing runtime files (syntax files etc) in tests, initialize
built-in runtime files only, to ensure that the tests are not affected
by whatever is in ~/.config/micro/ on the test machine.

micro_test.go already ensures that, by using its own temporary directory
as an (empty) config directory. So we only need to fix buffer_test.go
and rtfiles_test.go. In those tests, don't repeat the same dance with
a temporary directory, instead just ignore the config directory.
2024-04-03 03:44:15 +02:00
..
2024-03-14 03:10:31 +01:00
2020-05-20 16:47:08 -04:00
2020-09-16 00:08:01 -04:00
2019-12-25 17:05:10 -05:00