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

KARAF-4273 Add only matching option to grep #165

Closed
wants to merge 1 commit into from
Closed

KARAF-4273 Add only matching option to grep #165

wants to merge 1 commit into from

Conversation

avdyk
Copy link

@avdyk avdyk commented Mar 18, 2016

o GrepAction:

  • add only matching option to grep
  • refactor GrepAction
  • change with-line-numbers behaviour (more like the unix grep)
    o GrepTest:
  • add grep tests
  • test class does not implement TestCase anymore
  • add tests for GrepAction onlyMatching
  • ignore testGrepWordRegExpWithColour: 'word' (\b) does not work like
    unix grep... don't know if it's a bug or not...
  • remove last linefeed in test result

@jbonofre
Copy link
Member

Can you please rebase on master ?

@avdyk
Copy link
Author

avdyk commented Aug 23, 2016

Ok, merging ;-)

2016-08-22 14:25 GMT+02:00 Jean-Baptiste Onofré notifications@github.com:

Can you please rebase on master ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#165 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2KC1FZ_jAfmo9aXYmP0ZOW0h_6o5vdks5qiZVLgaJpZM4H0TTM
.

Arnaud Vandyck
http://about.me/avdyk

o GrepAction:
  - add only matching option to grep
  - refactor GrepAction
  - change with-line-numbers behaviour (more like the unix grep)
o GrepTest:
  - add grep tests
  - test class does not implement TestCase anymore
  - add tests for GrepAction onlyMatching
  - ignore testGrepWordRegExpWithColour: 'word' (\b) does not work like
    unix grep... don't know if it's a bug or not...
  - remove last linefeed in test result
@avdyk
Copy link
Author

avdyk commented Aug 23, 2016

Done ;-)

@jbonofre
Copy link
Member

Awesome, thanks !

R: @jbonofre

@jbonofre
Copy link
Member

This PR has been merged. Can you close it please ? Thanks.

@avdyk
Copy link
Author

avdyk commented Sep 12, 2016

That's not what I call a merge ;-)

@avdyk avdyk closed this Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants