beets/test
ktetzlaff b47635dc29 Prefer VISUAL environment variable over EDITOR
When unix tools make use of an external editor, they typically check the
environment variable VISUAL and fall back to EDITOR. This commit adds the
additional check for VISUAL to the existing EDITOR check (where VISUAL is
preferred over EDITOR).
2024-04-14 12:15:30 +02:00
..
plugins Merge pull request #5063 from Maxr1998/fix-advancedrewrite-simple-rules 2024-03-01 16:08:37 +10:00
rsrc Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_art_resize.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_autotag.py tests for barcode field 2024-03-18 13:23:10 -04:00
test_config_command.py Prefer VISUAL environment variable over EDITOR 2024-04-14 12:15:30 +02:00
test_datequery.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_dbcore.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_files.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_hidden.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importer.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_library.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_logging.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_m3ufile.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mb.py tests for barcode field 2024-03-18 13:23:10 -04:00
test_metasync.py Apply formatting 2024-03-01 15:21:25 +10:00
test_pipeline.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_plugins.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_query.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_sort.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_template.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_ui.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_commands.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_importer.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ui_init.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_util.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_vfs.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
testall.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00