index
:
ICE Spider
embedded-server
main
Tools and library for creating ICE API backed REST services and websites.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icespider
/
unittests
Commit message (
Expand
)
Author
Age
*
Fix writing of XML document after XSL transform
icespider-0.8.2
Dan Goodliffe
2023-04-06
*
Fix handling of accept parameters
icespider-0.7.1
Dan Goodliffe
2022-03-12
*
Remove dependency of AdHocUtil internals
icespider-0.7
Dan Goodliffe
2022-02-15
*
Fix all non-unittest warnings
Dan Goodliffe
2022-02-06
*
Remove unrequired BOOST_TEST_DONT_PRINT_LOG_VALUEs
Dan Goodliffe
2021-12-17
*
Add -Wconversion and -Wsign-conversion
Dan Goodliffe
2021-12-17
*
Add test cases for invalid accept where q is missing a value
Dan Goodliffe
2021-12-17
*
Non-allocating, non-FILE based, view based Accept parser
Dan Goodliffe
2021-12-17
*
Add a test case for invalid accept where q is f
Dan Goodliffe
2021-12-17
*
Mark testPerf explicit
Dan Goodliffe
2021-12-17
*
Add more perf tests
Dan Goodliffe
2021-12-17
*
Add at to flatmap
Dan Goodliffe
2021-12-17
*
Add contains to flatmap
Dan Goodliffe
2021-12-17
*
Add initial performance test
Dan Goodliffe
2021-12-17
*
Move import testing
Dan Goodliffe
2021-12-17
*
Introduce lightweight flatmap
Dan Goodliffe
2021-12-17
*
Add -- to test run options before file list
Dan Goodliffe
2020-12-27
*
Fix memory of units in test case
Dan Goodliffe
2020-12-18
*
Fix header in testAccept
Dan Goodliffe
2020-12-17
*
xwwwFormUrlEncoded improvements
Dan Goodliffe
2020-06-17
*
Clang format and tidy
Dan Goodliffe
2020-06-07
*
Set samesite=strict on cookies
Dan Goodliffe
2020-01-18
*
Helper for testing for HTTPS
Dan Goodliffe
2020-01-18
*
Performance fixes
icespider-0.6.2
Dan Goodliffe
2019-11-12
*
Add clang-tidy rules and fix all the things
Dan Goodliffe
2019-03-27
*
Enable some clang-tidy checks and fix up accordingly
Dan Goodliffe
2019-03-27
*
Extract the real function parameter type
Dan Goodliffe
2019-02-08
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
HTTP headers are case insensitive
icespider-0.5.1
Dan Goodliffe
2019-01-22
*
Add test case for response status line
Dan Goodliffe
2019-01-14
*
Cut 4 string_view everything else
Dan Goodliffe
2019-01-14
*
Cut 3 string_view (accept parser)
Dan Goodliffe
2019-01-14
*
Move Accept header parsing into a testable place and test it
Dan Goodliffe
2019-01-14
*
Cut 2 string_view
Dan Goodliffe
2019-01-14
*
Route Options
icespider-0.4.1
Dan Goodliffe
2018-04-16
*
C++17 and Ice 3.7
icespider-0.4
Dan Goodliffe
2018-04-15
*
Default 500 error handler
Dan Goodliffe
2018-03-03
*
Add some nice cxxflags
icespider-0.2.3
Dan Goodliffe
2018-02-11
*
Default 500 error handler
Dan Goodliffe
2018-02-11
*
Remove non-sense test route with conflicting path/method
Dan Goodliffe
2018-02-10
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
Support for plugable error handlers
Dan Goodliffe
2017-01-30
*
Fix case where operation returns void but has declared exception list (return...
Dan Goodliffe
2017-01-30
*
Refactor to make available some classes for testing
Dan Goodliffe
2016-12-27
*
Be explicit about -z,lazy as default linking is -z,now when hardened profile ...
Dan Goodliffe
2016-12-27
*
Make mutator into a collection (mutators)
Dan Goodliffe
2016-12-11
*
Split implementation details (in CGI) of headers away from core functionality
Dan Goodliffe
2016-11-11
*
Pass the request into the mutator function
Dan Goodliffe
2016-10-28
*
Support setting a mutator function to operate on response model before return...
Dan Goodliffe
2016-10-27
*
Add basic support for base classes for routes
Dan Goodliffe
2016-10-25
[next]