Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jamulussoftware
/
jamulus
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
1.1k
Code
Issues
153
Pull requests
25
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add unit testing harness
- #3828
#3828
Open
dtinth
wants to merge 18 commits into
jamulussoftware:main
jamulussoftware/jamulus:main
from
dtinth:unit-test-harness
dtinth/jamulus:unit-test-harness
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Add unit testing harness
#3828
dtinth
wants to merge 18 commits into
jamulussoftware:main
jamulussoftware/jamulus:main
from
dtinth:unit-test-harness
dtinth/jamulus:unit-test-harness
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
Add QtTest unit test harness with protocol seed suite
Show description for cbd9dc1
dtinth-claw[bot]
and
claude
committed
cbd9dc1
View commit details
Copy full SHA for cbd9dc1
Browse repository at this point
Add cross-platform unit test runner and summary scripts
Show description for 7ce4137
dtinth-claw[bot]
and
claude
committed
7ce4137
View commit details
Copy full SHA for 7ce4137
Browse repository at this point
Add unit test CI workflow
Show description for 58bd238
dtinth-claw[bot]
and
claude
committed
58bd238
View commit details
Copy full SHA for 58bd238
Browse repository at this point
Address review feedback: clamp TruncateBy, fail fast on vcvarsall errors
Show description for 1521225
dtinth-claw[bot]
and
claude
committed
1521225
View commit details
Copy full SHA for 1521225
Browse repository at this point
Include <algorithm> directly in protocoltester.h
Show description for 94cbe34
dtinth-claw[bot]
and
claude
committed
94cbe34
View commit details
Copy full SHA for 94cbe34
Browse repository at this point
Build the macOS Qt cache key from env.QT_VERSION
Show description for 8e2853b
dtinth-claw[bot]
and
claude
committed
8e2853b
View commit details
Copy full SHA for 8e2853b
Browse repository at this point
Address review feedback: credit author, surface deprecation warnings
Show description for ccbb7f5
dtinth-claw[bot]
and
claude
committed
ccbb7f5
View commit details
Copy full SHA for ccbb7f5
Browse repository at this point
Delete stale test reports before running the suite
Show description for 0b5c9dc
dtinth-claw[bot]
and
claude
committed
0b5c9dc
View commit details
Copy full SHA for 0b5c9dc
Browse repository at this point
Use the project's full AGPL license header in the test files
Show description for 6094fbe
dtinth-claw[bot]
and
claude
committed
6094fbe
View commit details
Copy full SHA for 6094fbe
Browse repository at this point
Pass QMAKE_EXTRA_ARGS to qmake on Windows too
Show description for e859ee9
dtinth-claw[bot]
and
claude
committed
e859ee9
View commit details
Copy full SHA for e859ee9
Browse repository at this point
Name the results file in the failed-tests gate message
Show description for 9a26abc
dtinth-claw[bot]
and
claude
committed
9a26abc
View commit details
Copy full SHA for 9a26abc
Browse repository at this point
Format the CI scripts with standard Python style
Show description for eb2145b
dtinth-claw[bot]
and
claude
committed
eb2145b
View commit details
Copy full SHA for eb2145b
Browse repository at this point
Build: Auto-bump the gcovr version pin used by unit-tests.yml
Show description for 383c143
dtinth-claw[bot]
and
claude
committed
383c143
View commit details
Copy full SHA for 383c143
Browse repository at this point
Don't require JAMULUS_BUILD_VERSION for the autobuild scripts' setup stage
Show description for ebb39ce
dtinth-claw[bot]
and
claude
committed
ebb39ce
View commit details
Copy full SHA for ebb39ce
Browse repository at this point
Never grow the frame in TruncateBy
Show description for 0df93f2
dtinth-claw[bot]
and
claude
committed
0df93f2
View commit details
Copy full SHA for 0df93f2
Browse repository at this point
Commits on Jul 24, 2026
Parse the Qt version from autobuild.yml instead of duplicating it
Show description for 3b4612a
dtinth-claw[bot]
and
claude
committed
3b4612a
View commit details
Copy full SHA for 3b4612a
Browse repository at this point
Commits on Jul 25, 2026
Move test files from src/test/ to test/
Show description for bc22665
dtinth-claw[bot]
and
claude
committed
bc22665
View commit details
Copy full SHA for bc22665
Browse repository at this point
Guard CorruptCRC against empty frames
Show description for 33a8972
dtinth-claw[bot]
and
claude
committed
33a8972
View commit details
Copy full SHA for 33a8972
Browse repository at this point
You can’t perform that action at this time.