Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/googletest-rust issues and pull requests

#293 - Fix a link in the README.md file.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#293 - Fix a link in the README.md file.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#291 - Update rstest requirement from 0.13.0 to 0.18.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#291 - Update rstest requirement from 0.13.0 to 0.18.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#290 - Support test functions returning () with `#[googletest::test]`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#288 - Copybara import of the project:

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#287 - Remove old todo that seemed to have been fixed before.

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#286 - Copybara import of the project:

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#285 - Switching the PartialEq bound in eq(...) for better compiler error

Pull Request - State: closed - Opened by bjacotg about 1 year ago - 1 comment

#284 - Fix the spelling of "panicking" at two points in the docs.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#283 - Reduce the visibility of most submodules of `matchers`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#281 - Copybara import of the project:

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#279 - Introduce a macro `any!` as a complement to the macro `all!`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#277 - :seedling: Bump ossf/scorecard-action from 2.1.3 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#276 - Update rstest requirement from 0.13.0 to 0.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#274 - Internal

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#272 - Use the supports-color crate to determine whether to produce coloured diffs.

Pull Request - State: closed - Opened by hovinen about 1 year ago - 1 comment

#270 - Introduce a function `verify_current_test_outcome`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#268 - Remove the feature of coloring the summarize diff.

Pull Request - State: closed - Opened by bjacotg about 1 year ago - 1 comment

#267 - Do not rely on a color term crate to generate ANSI character

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#264 - Migrate from `ansi_term` to `nu_ansi_term`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#263 - Inline color

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#262 - Switch a `! mr.is_match()` to `mr.is_no_match()`

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#261 - Bump the version number in Cargo.toml to 0.9.0.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#259 - Rename `MatcherResult::into_bool` to `MatcheResult::is_match`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#258 - Rename the enum variants of `MatcherResult` to `Match` and `NoMatch`.

Pull Request - State: closed - Opened by hovinen about 1 year ago

#257 - Reenable Wrap comments.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#256 - Fix the Markdown table at the end of README.md.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#253 - Implement BufferedSummary to collect the Edit lists

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#252 - Implement BufferedSummary to collect the Edit

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#251 - Add an explanation header to the difference summary

Pull Request - State: closed - Opened by bjacotg about 1 year ago

#250 - create_diff is unreasonably slow

Issue - State: closed - Opened by hchataing about 1 year ago - 3 comments

#248 - Add a configuration section in README.md

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#243 - Add LICENSE symlinks

Pull Request - State: closed - Opened by mgeisler over 1 year ago - 1 comment

#241 - Bump the version number in Cargo.toml to 0.8.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#237 - Allow omitting elements_are! and unordered_elements_are!

Pull Request - State: closed - Opened by bjacotg over 1 year ago

#232 - Use ANSI color code to represent added and removed line.

Pull Request - State: closed - Opened by bjacotg over 1 year ago

#226 - :seedling: Bump github/codeql-action from 2.3.6 to 2.13.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#225 - Compress common lines in the eq difference summary.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#224 - Rewrite the edit distance implementation using Myers algorithm

Pull Request - State: closed - Opened by hovinen over 1 year ago - 1 comment

#222 - :seedling: Bump github/codeql-action from 2.3.3 to 2.3.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#221 - Word diff via colored diffs

Issue - State: open - Opened by mgeisler over 1 year ago - 5 comments

#220 - Diff output should exclude common lines

Issue - State: closed - Opened by mgeisler over 1 year ago

#219 - :seedling: Bump github/codeql-action from 2.3.3 to 2.3.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#218 - :seedling: Bump github/codeql-action from 2.3.3 to 2.3.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#217 - Bump the version number in Cargo.toml to 0.7.0.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#210 - gtest_rust docs: fix a warning callout

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago - 1 comment

#209 - Support borrowed data inside matchers.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago - 1 comment

#208 - Update rstest requirement from 0.13.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, rust

#206 - Make `AllMatcher` own its inner matchers.

Pull Request - State: closed - Opened by hovinen over 1 year ago

#202 - Remove MatchExplanation.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#201 - Change the minimum rustc version to 1.59.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#197 - Rename the matcher `size` to `len`.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago