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
.
boostorg
/
test
Public
Notifications
You must be signed in to change notification settings
Fork
148
Star
211
Code
Issues
86
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fixes for #7397 - Boost.Test, since boost 1.48 is using the deprecated Boost.Timer class - it should be updated to use the new class
- #15
#15
Merged
raffienficiaud
merged 11 commits into
boostorg:develop
boostorg/test:develop
from
ja11sop:ticket_7397
ja11sop/test:ticket_7397
Copy head branch name to clipboard
Jan 12, 2015
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fixes for #7397 - Boost.Test, since boost 1.48 is using the deprecated Boost.Timer class - it should be updated to use the new class
#15
raffienficiaud
merged 11 commits into
boostorg:develop
boostorg/test:develop
from
ja11sop:ticket_7397
ja11sop/test:ticket_7397
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2014
Fixes for #7397
jamie
committed
2cb8441
View commit details
Copy full SHA for 2cb8441
Browse repository at this point
Commits on Jan 7, 2015
Replace BOOST_TEST_USE_DEPRECATED_TIMER macro with --deprecated_timer_format
Show description for 729e346
jamie
committed
729e346
View commit details
Copy full SHA for 729e346
Browse repository at this point
Merge branch 'develop' into ticket_7397 and resolve conflicts
jamie
committed
f06e9c7
View commit details
Copy full SHA for f06e9c7
Browse repository at this point
Add quickbook entries for deprecated_timer_format
jamie
committed
c84cab1
View commit details
Copy full SHA for c84cab1
Browse repository at this point
Commits on Jan 10, 2015
correct dependencies Boost.Timer and Boost.System
jhunold
committed
fa6f4f3
View commit details
Copy full SHA for fa6f4f3
Browse repository at this point
Merge pull request #1 from jhunold/my_7397
Show description for cabc331
ja11sop
committed
cabc331
View commit details
Copy full SHA for cabc331
Browse repository at this point
Add Boost.Timer as a dependent library for the single_header_test
jamie
committed
61f9c78
View commit details
Copy full SHA for 61f9c78
Browse repository at this point
Commits on Jan 11, 2015
Add suppress_timer_output option to allow pattern matching of test output
jamie
committed
c53deef
View commit details
Copy full SHA for c53deef
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into ticket_7397
jamie
committed
ab760e7
View commit details
Copy full SHA for ab760e7
Browse repository at this point
Commits on Jan 12, 2015
Update has_time() to take into consideration --deprecated_timer_format
jamie
committed
6d5fdb9
View commit details
Copy full SHA for 6d5fdb9
Browse repository at this point
Remove --suppress_timer_output. Update test rules to allow passing arguments
jamie
committed
d442454
View commit details
Copy full SHA for d442454
Browse repository at this point
You can’t perform that action at this time.