Skip to content

test(grimblast): take advantage of $BATS_TEST_DIRNAME. Fixes #182#183

Merged
fufexan merged 1 commit intohyprwm:mainfrom
LeonardoMor:fix182
Dec 1, 2025
Merged

test(grimblast): take advantage of $BATS_TEST_DIRNAME. Fixes #182#183
fufexan merged 1 commit intohyprwm:mainfrom
LeonardoMor:fix182

Conversation

@LeonardoMor
Copy link
Contributor

@LeonardoMor LeonardoMor commented Nov 30, 2025

Description of changes

Improve grimblast test setup by using the $BATS_TEST_DIRNAME variable provided by bats. Reference

Things done

  • For new programs

    • Add the program to the README table, with yourself as the maintainer
    • Add a README for the program itself
    • Add Makefile (and Nix derivation optionally, otherwise @fufexan will do it)
    • If the program is a script, add it to the CI checks matrix
  • For changes

    • Add changes to the CHANGELOG
    • Reflect your changes in the man pages (if they exist)

Copy link
Member

@fufexan fufexan left a comment

Choose a reason for hiding this comment

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

Cool, LGTM.

@fufexan fufexan merged commit e88d93f into hyprwm:main Dec 1, 2025
13 checks passed
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.

2 participants