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

little fixes #2

Merged
merged 1 commit into from
Mar 14, 2019
Merged

little fixes #2

merged 1 commit into from
Mar 14, 2019

Conversation

maggu2810
Copy link

I rebased your branch to the current master, made my fixes and dropped the rebase again.
So, you need to rebase your branch after this one gets merged and all tests should succeed.

All classes that ends with "Test" are treated as JUnit tests.
If there are no tests in such an class this can result into an error.

There is an abstract base class that name ends with "Test" but it does not contain a test.
There are two options, rename the class that it does not match the pattern or add an ignore annotation to the class.

I changed the name of class.

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
@maggu2810 maggu2810 requested a review from J-N-K as a code owner March 14, 2019 08:12
@J-N-K J-N-K merged commit 5296118 into J-N-K:bnd-dmx Mar 14, 2019
@maggu2810 maggu2810 deleted the bnd-dmx branch March 14, 2019 10:05
J-N-K pushed a commit that referenced this pull request Mar 14, 2019
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
J-N-K added a commit that referenced this pull request Aug 30, 2019
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K pushed a commit that referenced this pull request Sep 7, 2019
use only external dependencies
J-N-K pushed a commit that referenced this pull request Jun 20, 2020
Added new functions for the binding
J-N-K pushed a commit that referenced this pull request Jun 20, 2020
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.

2 participants