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

Make the tests actually do some debugging #32

Merged
merged 5 commits into from
Jun 8, 2019

Conversation

puremourning
Copy link
Owner

Actually fire up the debugger and make a step. Prove that the PC gets updated correctly and the current line/col are also updated.

This involved pulling in more of vim's test code, so that was all moved into a tests/lib directory

@puremourning
Copy link
Owner Author

This change is Reviewable

Copy link
Owner Author

@puremourning puremourning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 12 files reviewed, 1 unresolved discussion


compiler/vimspector_test.vim, line 2 at r1 (raw file):

" vimspector - A multi-language debugging system for Vim
" Copyright 2018 Ben Jackson

2019

@puremourning puremourning force-pushed the breakpoint-test-stepping branch from 836ec62 to 2dec93d Compare June 2, 2019 14:56
@puremourning puremourning force-pushed the breakpoint-test-stepping branch from 3ebfe15 to f4c971a Compare June 8, 2019 09:49
Copy link
Owner Author

@puremourning puremourning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 10 of 12 files at r1, 9 of 9 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@mergify mergify bot merged commit 10baf4d into master Jun 8, 2019
@mergify mergify bot deleted the breakpoint-test-stepping branch June 8, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant