Skip to content

First pass at basic matching with the FFI. - #50

Merged
alilleybrinker merged 2 commits into
pact_matching_ffifrom
basic_matching
Dec 4, 2020
Merged

First pass at basic matching with the FFI.#50
alilleybrinker merged 2 commits into
pact_matching_ffifrom
basic_matching

Conversation

@alilleybrinker

Copy link
Copy Markdown

This commit introduces the first matching function of the FFI,
match_message, along with (and more importantly), a mechanism for
iterating over and inspecting mismatches which are returned by this
and other future matching methods.

Closes #44

This commit introduces the first matching function of the FFI,
`match_message`, along with (and more importantly), a mechanism for
iterating over and inspecting mismatches which are returned by this
and other future matching methods.
@alilleybrinker alilleybrinker added C-enhancement Category: Enhancement New feature or request A-ffi Area: Foreign Function Interface 4-points Sprint points (4 = moderately easy) labels Dec 3, 2020
Comment thread rust/pact_matching_ffi/src/lib.rs
@alilleybrinker
alilleybrinker requested review from ewalters-mitre and removed request for ewalters-mitre December 4, 2020 16:02
@alilleybrinker
alilleybrinker merged commit 9769de7 into pact_matching_ffi Dec 4, 2020
@alilleybrinker
alilleybrinker deleted the basic_matching branch December 4, 2020 21:56
alilleybrinker added a commit that referenced this pull request Dec 4, 2020
First pass at basic matching with the FFI.

This commit introduces the first matching function of the FFI,
`match_message`, along with (and more importantly), a mechanism for
iterating over and inspecting mismatches which are returned by this
and other future matching methods.
alilleybrinker added a commit that referenced this pull request Feb 2, 2021
First pass at basic matching with the FFI.

This commit introduces the first matching function of the FFI,
`match_message`, along with (and more importantly), a mechanism for
iterating over and inspecting mismatches which are returned by this
and other future matching methods.
alilleybrinker added a commit that referenced this pull request Apr 22, 2021
First pass at basic matching with the FFI.

This commit introduces the first matching function of the FFI,
`match_message`, along with (and more importantly), a mechanism for
iterating over and inspecting mismatches which are returned by this
and other future matching methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4-points Sprint points (4 = moderately easy) A-ffi Area: Foreign Function Interface C-enhancement Category: Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants