-
Notifications
You must be signed in to change notification settings - Fork 84
This PR fixes 5 functional tests. #187
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
Conversation
JaredTate
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK. Great work! Straight forward changes.
|
FYI you can run multiple tests by daisy chaining them for a custom test: Example: |
|
Great job guys. It is great to see so many of the tests being addressed. |
ycagel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cACK. Good work @Jongjan88!
gto90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK


This PR fixes 5 functional tests.
To test this:
Compile:
./autogen.sh
./configure
make -j 8
Run Specific Functional Tests