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

SQL: Simplify and unify style for all tests #149

Merged
merged 1 commit into from
Nov 29, 2014

Conversation

b4n
Copy link
Member

@b4n b4n commented Nov 25, 2014

This hopefully makes the test conditions more readable and helps
avoiding mistakes when modifying them.

(I suggest you use something like PAGER="less -x4" git diff -w if you want to only review the actual code changes, as there are quite a few space changes mixed in)

@vhda
Copy link
Contributor

vhda commented Nov 25, 2014

Looks good.

@masatake
Copy link
Member

With git less, I found two extra whitespaces in your change as I wrote as commens.
Could you check and the merge your change?

@masatake
Copy link
Member

BTW, I renamed nano-fuzz to "noise". After your change the SQL parser passed all noise tests!

This hopefully makes the test conditions more readable and helps
avoiding mistakes when modifying them.
@b4n
Copy link
Member Author

b4n commented Nov 29, 2014

Trailing space fixed on the lines this patch touches (but there are quite a few more in this file)

b4n added a commit that referenced this pull request Nov 29, 2014
SQL: Simplify and unify style for all tests
@b4n b4n merged commit f8dfe4b into universal-ctags:master Nov 29, 2014
@b4n
Copy link
Member Author

b4n commented Nov 29, 2014

Merged, thanks for checking it :)

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.

3 participants