Skip to content

Add "make test" that gives a GERBIL_HOME#1325

Open
drewc wants to merge 2 commits intomasterfrom
make-check
Open

Add "make test" that gives a GERBIL_HOME#1325
drewc wants to merge 2 commits intomasterfrom
make-check

Conversation

@drewc
Copy link
Copy Markdown
Collaborator

@drewc drewc commented Apr 21, 2025

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2025

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 06a7145
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/6806cea41cd55a0008e75fe4
😎 Deploy Preview https://deploy-preview-1325--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment thread src/build.sh Outdated
"env")
$*
;;
"check")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we call this test?
Also, it needs to be documented.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Where should I document it?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

in the script help and also reference/dev/bootstrap.md.
Also in the contributing guidelines.

Comment thread src/build.sh Outdated
@drewc drewc changed the title Add "make check" that gives a GERBIL_HOME Add "make test" that gives a GERBIL_HOME Apr 21, 2025
Comment thread Makefile
@@ -1,3 +1,5 @@
gxtest = ./...
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

move this lower in the file?
It shouldnt be the first thing a reader sees.

@vyzo
Copy link
Copy Markdown
Collaborator

vyzo commented Apr 21, 2025

just a small nit, other than that looks good.

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