Skip to content

Tags: sourceryinstitute/sourcery

Tags

4.8.1

Toggle 4.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #83 from sourceryinstitute/workaround-ifx-proc-ptr…

…-in-pure

fix: work around ifx impure function-ref bug

4.8.0

Toggle 4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #82 from sourceryinstitute/update-readme

doc(README.md): describe unit testing framework

4.7.1

Toggle 4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #80 from sourceryinstitute/rouson-patch-1

build(fpm.toml): increment patch number

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #76 from sourceryinstitute/run-tests-selectively

Run tests selectively

4.6.1

Toggle 4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #75 from sourceryinstitute/get-json-real-array

Add string_t get_json_real_array type-bound procedure

4.6.0

Toggle 4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #73 from sourceryinstitute/update-readme

doc(README): add build/test info for CCE & NAG

4.5.3

Toggle 4.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #71 from sourceryinstitute/test-string-constructor

test(string_t):allow larger numeric representation

4.5.2

Toggle 4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #68 from sourceryinstitute/fixes-for-favpro

Improve testing of:
- Block partitioning
- Bin type
- Command Line processing

4.5.1

Toggle 4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #66 from sourceryinstitute/pass-only-if-all-pass

fix(test_result): pass only if all images pass test

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from sourceryinstitute/string_t-concatenation

feat(string_t): support concatenation operator(//)