Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running run_tests.sh with a vim executable (not neovim) produces garbled text output #53

Open
Yilin-Yang opened this issue Aug 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Yilin-Yang
Copy link
Owner

Running ./run_tests.sh from inside $PROJECT_ROOT/test produces output like:

Example Output, snipped at head and tail
                                                                              Starting Vader: /home/yiliny/plugins/vim-markbar/test/standalone-test-foldopen.vader
                                                            (1/8) [EXECUTE] Open Buffers
                                                                                            (2/8) [EXECUTE] Initialize, Declare Test Helpers
                                      (3/8) [EXECUTE] Set Up Folds and Marks
                                                                                (4/8) [     DO] jumping to a closed, level 1 fold opens that fold
                                           (4/8) [   THEN]
                                                              (5/8) [     DO] jumping to a closed, level 2 fold in closed level 1 fold opens that fold
                                                (5/8) [   THEN]
                                                                   (6/8) [     DO] jumping to a closed, level 2 fold above that fold in closed level 1 fold opens ONLY that fold
                                                                          (6/8) [   THEN]
                                                                                             (7/8) [     DO] jumping to a closed, level 3 fold in closed parent folds opens all three
                                                                               (7/8) [   THEN]
                                                                                                  (8/8) [     DO] jumping to any fold won't open it if 'foldopen' doesn't contain false
                                                                                 (8/8) [   THEN]
                                                                                                  Success/Total: 8/8
          Success/Total: 8/8 (assertions: 3/3)
                                              Elapsed time: 0.18 sec.

@Yilin-Yang Yilin-Yang added the bug Something isn't working label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant