Skip to content

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Sep 1, 2022

Currently, 4 source files rely on the definition of the read_json function provided in src/test/script_tests.cpp.

This PR breaks this entanglement, improves code structure and maintainability.

@hebasto hebasto added the Tests label Sep 1, 2022
@hebasto
Copy link
Member Author

hebasto commented Sep 21, 2022

Updated 57c9bfa -> aa326ab (pr25974.01 -> pr25974.02):

  • addressed reviewers' comments

@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 23, 2022

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK fanquake

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #26940 (test: Move rand utils from setup_common to random and add a helper by jonatack)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@hebasto
Copy link
Member Author

hebasto commented Oct 20, 2022

Rebased aa326ab -> 3394ad2 (pr25974.02 -> pr25974.03) due to the conflict with #26286.

@hebasto
Copy link
Member Author

hebasto commented Jan 27, 2023

Rebased 3394ad2 -> 7a820ce (pr25974.03 -> pr25974.04):

Copy link
Member

@fanquake fanquake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 7a820ce

@fanquake fanquake merged commit 17acbc1 into bitcoin:master Feb 1, 2023
@hebasto hebasto deleted the 220901-test branch February 1, 2023 12:26
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Feb 1, 2023
…its own module

7a820ce test, build: Separate `read_json` function into its own module (Hennadii Stepanov)

Pull request description:

  Currently, 4 source files rely on the definition of the `read_json` function provided in `src/test/script_tests.cpp`.

  This PR breaks this entanglement, improves code structure and maintainability.

ACKs for top commit:
  fanquake:
    ACK 7a820ce

Tree-SHA512: f1567989f76cb54ab86cc48927851a8c424b08a9483d02d4918b629e0c792108bad4ccf7fa341d57b0921d91e84bf8fa3b9c07e5fdf12c64d9d5da83e4e464fb
@bitcoin bitcoin locked and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants