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

Split and Organize Checkstyle inputs by Test for checks in 'checks' package #4587

Closed
romani opened this issue Jul 2, 2017 · 7 comments
Closed

Comments

@romani
Copy link
Member

romani commented Jul 2, 2017

subtask of #3891

Move / Make a copy of all test input files to a separate folder for all checks in 'checks' package.
Not any other Check should use new inputs.

Attention: that is bit different issue. We need to create folder "..../checks/misc". In "misc" folder put files as we do in all other issues of this series: "misc/transaltion/Input..... .java", "misc/upperl/ ......" ,...

There are a lot of other issues/commit that named as "Split and Organize Checkstyle inputs ..." , you can find example of what to do there.

all files should in subfolders - https://github.com/checkstyle/checkstyle/tree/master/src/test/resources/com/puppycrawl/tools/checkstyle/checks

@romani romani changed the title Split and Organize Checkstyle inputs by Test for checks in checks package Split and Organize Checkstyle inputs by Test for checks in 'checks' package Jul 2, 2017
@Kietzmann
Copy link
Contributor

I'm on it
If I've correctly understood, we need to clean up checks package from input files which are related to tests that are located directly in 'checks' package?

@romani
Copy link
Member Author

romani commented Jul 5, 2017

yes

@romani
Copy link
Member Author

romani commented Jul 5, 2017

@Kietzmann , reminder, please do PR for each Check update.

@Kietzmann
Copy link
Contributor

@romani
Oops
may for first two updates it'll be in one PR?

@romani
Copy link
Member Author

romani commented Jul 5, 2017

ok, but please try to keep PR of easy to review size, if some case might be unclear please do comment in description.

@Kietzmann
Copy link
Contributor

ok

Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 5, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 5, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 5, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 5, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 5, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 6, 2017
…AtEndOfFileCheckTest, made a copy of InputNewlineCrAtEndOfFile, renamed one resource file cause it is using in other test, changed suppressions due to file move
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 6, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 6, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann pushed a commit to Kietzmann/checkstyle that referenced this issue Jul 7, 2017
Kietzmann added a commit to Kietzmann/checkstyle that referenced this issue Jul 8, 2017
Kietzmann added a commit to Kietzmann/checkstyle that referenced this issue Jul 8, 2017
Kietzmann added a commit to Kietzmann/checkstyle that referenced this issue Jul 9, 2017
@romani romani added this to the 8.1 milestone Jul 9, 2017
@romani
Copy link
Member Author

romani commented Jul 9, 2017

all input files were moved to subfolders.

@Kietzmann , thanks a lot for your update !

@romani romani closed this as completed Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants