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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdal: enable unit and package tests #275416

Merged
merged 4 commits into from Jan 8, 2024
Merged

pdal: enable unit and package tests #275416

merged 4 commits into from Jan 8, 2024

Conversation

imincik
Copy link
Contributor

@imincik imincik commented Dec 19, 2023

Description of changes

  • enable unit tests
  • add package tests
  • add pkg-config test
  • small code cleanup: alphabetical re-ordering of dependencies

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 馃憤 reaction to pull requests you find important.

@imincik imincik marked this pull request as draft December 19, 2023 13:42
@imincik imincik changed the title pdal: enable tests pdal: enable unit and package tests Dec 19, 2023
@imincik imincik marked this pull request as ready for review December 19, 2023 14:02
@imincik
Copy link
Contributor Author

imincik commented Dec 19, 2023

@ofborg build pdal

@imincik imincik self-assigned this Dec 19, 2023
@imincik
Copy link
Contributor Author

imincik commented Dec 19, 2023

@ofborg build pdal

@imincik
Copy link
Contributor Author

imincik commented Jan 8, 2024

Running PDAL unit tests is broken with PDAL 2.6.2. Fix PDAL/PDAL#4280

@imincik imincik mentioned this pull request Jan 8, 2024
13 tasks
@K900 K900 merged commit d95f2f3 into master Jan 8, 2024
4 of 5 checks passed
@imincik
Copy link
Contributor Author

imincik commented Jan 8, 2024

@ofborg ofborg bot requested a review from r-burns January 8, 2024 13:42
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/2

imincik added a commit to imincik/geospatial-nix that referenced this pull request Jan 12, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/3

@wegank wegank deleted the pdal-tests branch January 20, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants