Skip to content

Split util tests, organize more string functions#11256

Merged
Ericson2314 merged 1 commit into
NixOS:masterfrom
obsidiansystems:test-organize
Aug 5, 2024
Merged

Split util tests, organize more string functions#11256
Ericson2314 merged 1 commit into
NixOS:masterfrom
obsidiansystems:test-organize

Conversation

@Ericson2314

Copy link
Copy Markdown
Member

Motivation

Make the unit test files are 1-1 with implementation/header pairs. Move more things to strings.hh / strings-inline.hh / strings.cc to be consistent with the pattern.

Context

The test split matches PR #8920. The string changes continues what was started in PR #11093.

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

The test split matches PR NixOS#8920, so the utility files and tests files
are once again to 1-1. The string changes continues what was started in
PR NixOS#11093.
@Ericson2314 Ericson2314 requested a review from edolstra as a code owner August 5, 2024 16:52
@Ericson2314 Ericson2314 enabled auto-merge August 5, 2024 16:53
@Ericson2314

Copy link
Copy Markdown
Member Author

I did this mainly to separate out the trivial parts of #11218. I will mere right away.

@Ericson2314 Ericson2314 changed the title Split tests, organize more string functions Split util tests, organize more string functions Aug 5, 2024
@Ericson2314 Ericson2314 merged commit 79abf81 into NixOS:master Aug 5, 2024
@Ericson2314 Ericson2314 deleted the test-organize branch August 5, 2024 18:45
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.

1 participant