GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy-clownfish/pull/67
Improve test coverage
Fixes CLOWNFISH-95.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy-clownfish test-coverage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/67.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #67
----
commit 08c29a7a36f7ec2f735a1f164749844a7fc949fe
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-10T18:52:19Z
Run and improve Boolean tests
We didn't run the Boolean tests before.
commit 8242eb6900a5ef6200341c3b5649d5cad33d1f74
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-10T19:06:37Z
Improve Blob test coverage
commit 363133bcecb20d0a5895954393ad8e2009bdd120
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T08:58:51Z
Improve ByteBuf test coverage
Only checks for integer overflows remain untested.
commit 68e5574ab5f1df752130803e74cb12689e439c9a
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T09:56:03Z
Improve CharBuf test coverage
Checks for integer overflows remain untested.
commit 5646ae7c88a9c5c24e017d48fbed97128aba9021
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T10:09:16Z
Remove Class_Destroy implementation
It wasn't needed for thread safety after all.
commit 201441cde54308fcbe86e443f24c823a8c8f3228
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T10:31:00Z
Improve Class test coverage
commit ebf290c71dc0a3252df4de5fceedec9e683dd7e5
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T11:41:13Z
Improve Err test coverage
commit b12b00f8bbb106b341cea724f5317ff2d6fa67ec
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-11T15:17:54Z
Improve Hash test coverage
commit 016f1930a1c667efa9afd87ccd64d19c76bfa527
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-12T11:10:36Z
Improve Float and Integer test coverage
commit 5f7272e1fad144784c6175b2b469d4fd81dffc59
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-12T11:19:31Z
Improve Obj test coverage
commit 31c42325625decf11024f5911462d5e5482393c4
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-14T16:38:29Z
Add Method tests
commit fbef0da8d7298e437cd2d4e934c8e2d9fd32b456
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-14T17:32:32Z
Improve String test coverage
commit bf12331c6e4f87d87dc5f50af894e6def88072d8
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-14T17:52:30Z
Improve StringIterator test coverage
commit fbd73857cb93b8226cd7aee9d089d9a4529d329a
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-15T09:43:06Z
Improve StringHelper test coverage
commit 2415bafb96e30d9aac1828894a0ca25e8742dac6
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-15T10:13:24Z
Remove Sort_merge
It isn't called from Lucy anymore.
commit b9e4c0e9e71ad78b9049e76cf30384947a4165bd
Author: Nick Wellnhofer <[email protected]>
Date: 2016-05-15T10:55:08Z
Fix memory leaks in Vector exception tests
Now they can be run under Valgrind.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---