Skip to content

feat: add file_basename_equals, file_extension_in matchers#57

Merged
copybara-service[bot] merged 1 commit intobazelbuild:masterfrom
rickeylev:more.matchers
Jul 6, 2023
Merged

feat: add file_basename_equals, file_extension_in matchers#57
copybara-service[bot] merged 1 commit intobazelbuild:masterfrom
rickeylev:more.matchers

Conversation

@rickeylev
Copy link
Collaborator

These come from some of experience from porting the cc rules to use rules_testing

  • Also moves the matcher tests into their own file because the truth_tests.bzl file is getting large.
  • Also switches the matcher tests to be basic tests, since they don't really require a target graph to be setup.

Fixed #44

These come from some of experience from porting the cc rules to use
rules_testing

* Also moves the matcher tests into their own file because the
  truth_tests.bzl file is getting large.
* Also switches the matcher tests to be basic tests, since they don't
  really require a target graph to be setup.

Fixed bazelbuild#44
@copybara-service copybara-service bot merged commit 445b190 into bazelbuild:master Jul 6, 2023
@rickeylev rickeylev deleted the more.matchers branch July 6, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add matching.file_basename_equals

1 participant