Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split util tests, organize more string functions #11256

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

Ericson2314
Copy link
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
Copy link
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
12 checks passed
@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