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
.
carbonengine
/
trinity
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
455
Code
Issues
9
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Extend unit testing support in Trinity
- #79
#79
Open
filipppavlov
wants to merge 17 commits into
main
carbonengine/trinity:main
from
tests
carbonengine/trinity:tests
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Extend unit testing support in Trinity
#79
filipppavlov
wants to merge 17 commits into
main
carbonengine/trinity:main
from
tests
carbonengine/trinity:tests
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Enable testing for existing google tests; skip shader compiler tests that require a metal compiler on Windows - it is not available on agents
filipppavlov
committed
6638c87
View commit details
Copy full SHA for 6638c87
Browse repository at this point
Formatting
filipppavlov
committed
fc55cb8
View commit details
Copy full SHA for fc55cb8
Browse repository at this point
Address PR comments; add prefixes to tests
filipppavlov
committed
8794289
View commit details
Copy full SHA for 8794289
Browse repository at this point
Clean cmake files; skip ray-tracing tests if the device does not support ray tracing
filipppavlov
committed
cd4fc5c
View commit details
Copy full SHA for cd4fc5c
Browse repository at this point
Commits on Sep 2, 2026
Add Python tests to trinity
filipppavlov
committed
07bc7ab
View commit details
Copy full SHA for 07bc7ab
Browse repository at this point
Fixed a test; formatting
filipppavlov
committed
6f42b25
View commit details
Copy full SHA for 6f42b25
Browse repository at this point
Add explicit dependency on the touched header
filipppavlov
committed
2b18985
View commit details
Copy full SHA for 2b18985
Browse repository at this point
Try a different way of specifying dependency on trinity: add_dependencies doesn't seem to work for Ninja
filipppavlov
committed
86b3aa0
View commit details
Copy full SHA for 86b3aa0
Browse repository at this point
Set 30min timeout on running tests in case on of the tests causes a freeze
filipppavlov
committed
d47c4e6
View commit details
Copy full SHA for d47c4e6
Browse repository at this point
Commits on Sep 3, 2026
Copy exefile and dependencies into a per-platform directory to avoid racing conditions when building in parallel
filipppavlov
committed
aa34f57
View commit details
Copy full SHA for aa34f57
Browse repository at this point
Fix a few issues with configuring; allow trinity's build flavor to differ from vcpkg intalled one (for Visual Studio)
filipppavlov
committed
1777b0a
View commit details
Copy full SHA for 1777b0a
Browse repository at this point
Commits on Sep 4, 2026
Fix building/running tests on macOS
filipppavlov
committed
023a6b0
View commit details
Copy full SHA for 023a6b0
Browse repository at this point
Don't match "" build
filipppavlov
committed
cac46fd
View commit details
Copy full SHA for cac46fd
Browse repository at this point
Delay test discovery to work around add_dependencies issue with Ninja builds
filipppavlov
committed
ce45a29
View commit details
Copy full SHA for ce45a29
Browse repository at this point
Commits on Sep 7, 2026
Disable Python tests on x64 macOS. Delay test discovery to "pre test" stage for shader compiler and TrinityAL tests
filipppavlov
committed
7effea1
View commit details
Copy full SHA for 7effea1
Browse repository at this point
Increase test discovery timeout for very slow agents; re-enable tests on x64 macOS
filipppavlov
committed
16b08c8
View commit details
Copy full SHA for 16b08c8
Browse repository at this point
Commits on Sep 8, 2026
Don't create __pycache__ directories; remove redundant test
filipppavlov
committed
bbf3971
View commit details
Copy full SHA for bbf3971
Browse repository at this point
You can’t perform that action at this time.