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 }}
uutils
/
diffutils
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
275
Code
Issues
24
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Run the upstream test suite in CI (fixes #8)
- #13
#13
Merged
sylvestre
merged 19 commits into
uutils:main
uutils/diffutils:main
from
oSoMoN:run-upstream-testsuite
oSoMoN/uutils-diffutils:run-upstream-testsuite
Copy head branch name to clipboard
Feb 17, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Run the upstream test suite in CI (fixes #8)
#13
sylvestre
merged 19 commits into
uutils:main
uutils/diffutils:main
from
oSoMoN:run-upstream-testsuite
oSoMoN/uutils-diffutils:run-upstream-testsuite
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2024
Naive script that runs relevant upstream tests against our diffutils binary
oSoMoN
committed
15ba584
View commit details
Copy full SHA for 15ba584
Browse repository at this point
Commits on Feb 10, 2024
Also report skipped tests
oSoMoN
committed
37ae1c8
View commit details
Copy full SHA for 37ae1c8
Browse repository at this point
Pass the build profile as parameter
oSoMoN
committed
95b8e5d
View commit details
Copy full SHA for 95b8e5d
Browse repository at this point
Run the upstream test suite in CI
oSoMoN
committed
ddb3169
View commit details
Copy full SHA for ddb3169
Browse repository at this point
Set $TERM to please tput
oSoMoN
committed
2739956
View commit details
Copy full SHA for 2739956
Browse repository at this point
More explicit comments
oSoMoN
committed
6fee076
View commit details
Copy full SHA for 6fee076
Browse repository at this point
Commits on Feb 11, 2024
Do not fail when run in CI, the report is merely informative (at least until all tests pass reliably)
oSoMoN
committed
143359d
View commit details
Copy full SHA for 143359d
Browse repository at this point
Commits on Feb 12, 2024
Allow running a subset of tests by setting the TESTS environment variable
oSoMoN
committed
149c044
View commit details
Copy full SHA for 149c044
Browse repository at this point
Export detailed test results to a JSON file and expose it as an artifact for CI runs
oSoMoN
committed
76dce3d
View commit details
Copy full SHA for 76dce3d
Browse repository at this point
Commits on Feb 13, 2024
Log stdout and stderr for each test run
oSoMoN
committed
faa810f
View commit details
Copy full SHA for faa810f
Browse repository at this point
Add a comment to justify not including the contents of subdirectories
oSoMoN
committed
55bc85d
View commit details
Copy full SHA for 55bc85d
Browse repository at this point
Add relevant metadata to the JSON output
oSoMoN
committed
fed876b
View commit details
Copy full SHA for fed876b
Browse repository at this point
Commits on Feb 15, 2024
Include a URL to the test script on the upstream cgit webUI
oSoMoN
committed
553ac75
View commit details
Copy full SHA for 553ac75
Browse repository at this point
Add a script to print the test results
oSoMoN
committed
a526208
View commit details
Copy full SHA for a526208
Browse repository at this point
Move helper scripts for running the upstream test suite in a tests/ subdirectory
oSoMoN
committed
3a83bbf
View commit details
Copy full SHA for 3a83bbf
Browse repository at this point
Print a summary after running all tests
oSoMoN
committed
63388ad
View commit details
Copy full SHA for 63388ad
Browse repository at this point
Commits on Feb 16, 2024
Simplify codeblock function
oSoMoN
committed
5ccb762
View commit details
Copy full SHA for 5ccb762
Browse repository at this point
Document the test scripts, and cosmetic changes
oSoMoN
committed
90d9826
View commit details
Copy full SHA for 90d9826
Browse repository at this point
Commits on Feb 17, 2024
Rename the task
sylvestre
authored
3f86d9c
View commit details
Copy full SHA for 3f86d9c
Browse repository at this point
You can’t perform that action at this time.