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
.
FluidityProject
/
fluidity
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
385
Code
Issues
18
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Proposed re-write of tools/testharness.py
- #326
#326
Open
Patol75
wants to merge 14 commits into
main
FluidityProject/fluidity:main
from
testharness
FluidityProject/fluidity:testharness
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Proposed re-write of tools/testharness.py
#326
Patol75
wants to merge 14 commits into
main
FluidityProject/fluidity:main
from
testharness
FluidityProject/fluidity:testharness
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2021
Proposed re-write of tools/testharness.py; additional fixes for tests that returned errors.
Patol75
committed
cc24d4a
View commit details
Copy full SHA for cc24d4a
Browse repository at this point
Commits on Jun 15, 2021
Fixes to testharness based on Actions results; Trying a different YAML workflow.
Patol75
committed
cf9bd04
View commit details
Copy full SHA for cf9bd04
Browse repository at this point
Swapping colons for dashes in YAML
Patol75
committed
dfa55e8
View commit details
Copy full SHA for dfa55e8
Browse repository at this point
More colons swaps
Patol75
committed
37a252b
View commit details
Copy full SHA for 37a252b
Browse repository at this point
Adding missing square brackets in matrix definitions.
Patol75
committed
d467041
View commit details
Copy full SHA for d467041
Browse repository at this point
Adding missing checkout step.
Patol75
committed
2cb7773
View commit details
Copy full SHA for 2cb7773
Browse repository at this point
Fix missing test_cases when junit_xml is absent; Include missing Python setup in YAML.
Patol75
committed
ae0d774
View commit details
Copy full SHA for ae0d774
Browse repository at this point
Miscellaneous fixes; Attempt to only run medium tests.
Patol75
committed
c0991b0
View commit details
Copy full SHA for c0991b0
Browse repository at this point
Commits on Jun 17, 2021
Attempt to run all tests except those that do not complete within 6 hours (potentially missing some); Fix for examples/top_hat; Various minor fixes in tools/testharness.py, Makefile.in and .github/…
Show description for c59d858
Patol75
committed
c59d858
View commit details
Copy full SHA for c59d858
Browse repository at this point
Commits on Jun 23, 2021
Remove any mention of the special tag, but keep the tests with that tag for now; Re-assign length tag for all tests in /tests and /examples, but keep them where they are for now; Change two test-di…
Show description for b4fb7be
Patol75
committed
b4fb7be
View commit details
Copy full SHA for b4fb7be
Browse repository at this point
Adjust regex to speed-up pattern matching.
Patol75
committed
59a5ae7
View commit details
Copy full SHA for 59a5ae7
Browse repository at this point
Commits on Jun 26, 2021
Improved diamond_validation; Improved error processing within testharness based on stderr generated in diamond_validation; Moved tests from longtests inside tests to assess the behaviour on Actions…
Show description for d67342b
Patol75
committed
d67342b
View commit details
Copy full SHA for d67342b
Browse repository at this point
Commits on Jun 15, 2022
ENH: Merge changes from CMake branch and address reviews.
Patol75
committed
a54c74d
View commit details
Copy full SHA for a54c74d
Browse repository at this point
Commits on Jun 21, 2022
ENH: Further improvements following review
Patol75
committed
3d880a5
View commit details
Copy full SHA for 3d880a5
Browse repository at this point
You can’t perform that action at this time.