-
Notifications
You must be signed in to change notification settings - Fork 4
Added functionality to handle json test cases. #3
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
* CommonExtensions.cs: * storage.ide: * storage.ide-wal: updated testcase * UserPrefs.xml: updated
* TestDataTest.cs: * storage.ide: * storage.ide-shm: * storage.ide-wal: added get L2 signature * UserPrefs.xml: added L2
Added functionality to handle json test cases.
|
@punjabisingh Please fix the quality issues and failing builds first. The CI is throwing this error |
CHANGELOG.md
Outdated
| # Change Log | ||
|
|
||
| ## Added | ||
| <<<<<<< HEAD |
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.
Can resolve the conflicts and update the new version for change log?
robincher
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.
General feedback
- Fix avoidable quality issues mentioned by codacy
- Resolve the conflicts of CHANGELOG.md
- Is it necessary to upload the binary files inside .vs/ ? If not, please gitignore them.
updated comments.md
CHANGELOG.md
Outdated
| + 2017-10-29 - Initial release. | ||
|
|
||
| ### V1.1-SNAPSHOT | ||
| + 2018-09-10 - Bug Fixes. |
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.
Duplicate version?
updated comments.md
updated comments.md
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Tested using json formated test case. These test cases are same for all the utilities and making sure all test cases pases.