Skip to content

Commit

Permalink
Support version ranges in test tool exclusions (#6094)
Browse files Browse the repository at this point in the history
* Support version ranges in test tool exclusions

This cleans up the map of exclusions for the ledger-api-test-tool part
of the compat tests. For now, you can only use ranges for the inner
map. In principle we could also add it to the outer map but I’ll leave
that for a separate PR.

I’ve also run the script to update versions so this includes the
latest two snapshots.

fixes #5851

changelog_begin
changelog_end

* Address review comments

changelog_begin
changelog_end

* buildifier

changelog_begin
changelog_end
  • Loading branch information
cocreature committed May 26, 2020
1 parent 9af85e5 commit e86fbed
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 261 deletions.

0 comments on commit e86fbed

Please sign in to comment.