FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for spec - toroidal-code/cppspec · GitHub
toroidal-code
/
cppspec
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
14
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppspec
spec
on
main
User selector
Datepicker
Commit history
Commits on Mar 18, 2026
bug fixes and updates
stellar-aria
committed
384040c
View commit details
Copy full SHA for 384040c
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
Truly optional CMake function
toroidal-code
committed
d0d2e9d
View commit details
Copy full SHA for d0d2e9d
View code at this point
Browse repository at this point
Fix be_within_spec
toroidal-code
committed
83cc36f
View commit details
Copy full SHA for 83cc36f
View code at this point
Browse repository at this point
Add runtime exception handling, formatter improvements
toroidal-code
committed
4e67194
View commit details
Copy full SHA for 4e67194
View code at this point
Browse repository at this point
Cleanup and output JUnit
toroidal-code
committed
a18d313
View commit details
Copy full SHA for a18d313
View code at this point
Browse repository at this point
Fix TAP and Verbose formatters and be_within_spec test
toroidal-code
committed
c4502de
View commit details
Copy full SHA for c4502de
View code at this point
Browse repository at this point
Use smart pointers in child list
toroidal-code
committed
6815f9a
View commit details
Copy full SHA for 6815f9a
View code at this point
Browse repository at this point
WIP JUnitXML output support
toroidal-code
committed
41cce2b
View commit details
Copy full SHA for 41cce2b
View code at this point
Browse repository at this point
Refactor around verb
toroidal-code
committed
d36dd0b
View commit details
Copy full SHA for d36dd0b
View code at this point
Browse repository at this point
Add source_location support
toroidal-code
committed
6a400c7
View commit details
Copy full SHA for 6a400c7
View code at this point
Browse repository at this point
Migrate from std::string parameter to const char* due to ambiguity
toroidal-code
committed
ac56443
View commit details
Copy full SHA for ac56443
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Fix pedantic issues
toroidal-code
committed
3de732c
View commit details
Copy full SHA for 3de732c
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
General restructuring, expected
toroidal-code
committed
b9b97b5
View commit details
Copy full SHA for b9b97b5
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
Working argparse
toroidal-code
committed
803c153
View commit details
Copy full SHA for 803c153
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
[WIP] argparse
toroidal-code
committed
1fd155c
View commit details
Copy full SHA for 1fd155c
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Modernize
Show description for dbc29e0
toroidal-code
committed
dbc29e0
View commit details
Copy full SHA for dbc29e0
View code at this point
Browse repository at this point
Commits on May 10, 2016
Refactor Expectations out, continuing documenting
toroidal-code
committed
3b331fa
View commit details
Copy full SHA for 3b331fa
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Begin adding constexpr and noexcept specifiers
toroidal-code
committed
61fa0ae
View commit details
Copy full SHA for 61fa0ae
View code at this point
Browse repository at this point
Fixed build erros with MSVCC.
toroidal-code
committed
33946f5
View commit details
Copy full SHA for 33946f5
View code at this point
Browse repository at this point
Features/lazy-expectation
Show description for bb1a26f
toroidal-code
committed
bb1a26f
View commit details
Copy full SHA for bb1a26f
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Progress on tests and general code improvements
toroidal-code
committed
85a2bee
View commit details
Copy full SHA for 85a2bee
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Features/spec groups (#8)
Show description for 9ddcdbf
toroidal-code
committed
9ddcdbf
View commit details
Copy full SHA for 9ddcdbf
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Refactor Printer into Base and derived Formatters
toroidal-code
committed
bd48b6a
View commit details
Copy full SHA for bd48b6a
View code at this point
Browse repository at this point
Commits on Apr 23, 2016
Separate runnable.hpp and general header cleanup
toroidal-code
committed
fb239fb
View commit details
Copy full SHA for fb239fb
View code at this point
Browse repository at this point
Super fancy printer formats
toroidal-code
committed
a7b1bf5
View commit details
Copy full SHA for a7b1bf5
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
.fail[_with] and related specs
toroidal-code
committed
23d497c
View commit details
Copy full SHA for 23d497c
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Refactor Result and more specs
toroidal-code
committed
5f4d59b
View commit details
Copy full SHA for 5f4d59b
View code at this point
Browse repository at this point
Result types, ignored failures, and more
toroidal-code
committed
897bcab
View commit details
Copy full SHA for 897bcab
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Revert to using enum for BeBetween
toroidal-code
committed
1ee1748
View commit details
Copy full SHA for 1ee1748
View code at this point
Browse repository at this point
Fix copy construtors and expectation_spec
toroidal-code
committed
d9f6820
View commit details
Copy full SHA for d9f6820
View code at this point
Browse repository at this point
Custom matchers and Expectation::to
toroidal-code
committed
049dc65
View commit details
Copy full SHA for 049dc65
View code at this point
Browse repository at this point
Major refactor and cleanup of API
toroidal-code
committed
7fe4e88
View commit details
Copy full SHA for 7fe4e88
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Remove unnecessary includes, begin writing specs
toroidal-code
committed
db49109
View commit details
Copy full SHA for db49109
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Oneline specs working!
toroidal-code
committed
c1a8747
View commit details
Copy full SHA for c1a8747
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
Commit current codebase
Show description for 8508d36
toroidal-code
committed
8508d36
View commit details
Copy full SHA for 8508d36
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL