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
Accelerator
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
Type
/
to 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
.
NumSim-Stack
/
numsim-materials
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
16
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add GTest unit test infrastructure
- #5
#5
Merged
petlenz
merged 12 commits into
main
NumSim-Stack/numsim-materials:main
from
feature/unit-tests
NumSim-Stack/numsim-materials:feature/unit-tests
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add GTest unit test infrastructure
#5
petlenz
merged 12 commits into
main
NumSim-Stack/numsim-materials:main
from
feature/unit-tests
NumSim-Stack/numsim-materials:feature/unit-tests
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
Add GTest unit test infrastructure
Show description for 675ea02
petlenz
committed
675ea02
View commit details
Copy full SHA for 675ea02
Browse repository at this point
Add .vscode debug configs, fix CMake option names to avoid numsim-core conflicts
petlenz
committed
dd02526
View commit details
Copy full SHA for dd02526
Browse repository at this point
Fix restore_state to use exclude set, re-enable elastic tangent test
petlenz
committed
833fa9d
View commit details
Copy full SHA for 833fa9d
Browse repository at this point
Add serialization, CI, history property access fix, updated README
Show description for 5d1b0ff
petlenz
committed
5d1b0ff
View commit details
Copy full SHA for 5d1b0ff
Browse repository at this point
Disable damage tangent test — tmech::num_diff_sym_central produces wrong results in GTest binary
petlenz
committed
f00235c
View commit details
Copy full SHA for f00235c
Browse repository at this point
Fix sym_result index order — remap (k,l,i,j) to C(i,j,k,l), all 17 tests pass
petlenz
committed
e82593d
View commit details
Copy full SHA for e82593d
Browse repository at this point
Fix CI: install tmech headers directly, skip cmake install (avoids gmock conflict)
petlenz
committed
9e0c25c
View commit details
Copy full SHA for 9e0c25c
Browse repository at this point
Simplify CI: copy tmech headers directly, make find_package optional
petlenz
committed
ba4d7e0
View commit details
Copy full SHA for ba4d7e0
Browse repository at this point
FetchContent tmech if not found locally — no manual install needed
petlenz
committed
51e76f2
View commit details
Copy full SHA for 51e76f2
Browse repository at this point
Fix GIT_TAG: use 'main' not 'origin/main' for FetchContent
petlenz
committed
7363272
View commit details
Copy full SHA for 7363272
Browse repository at this point
Fix tmech GIT_TAG: default branch is master
petlenz
committed
f830fcc
View commit details
Copy full SHA for f830fcc
Browse repository at this point
Fix install export: use tmech include path instead of target link
petlenz
committed
dbf2ced
View commit details
Copy full SHA for dbf2ced
Browse repository at this point
You can’t perform that action at this time.