ChipMaster's trial hacks on C++CMS starting with v1.2.1. Not sure I'll follow on with the v2 since it looks to be breaking and mostly frivolous.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Artyom Beilis 6876f3b1a6 Fixed handling of errors 12 years ago
..
file_server Added basic file_server listing testing 12 years ago
he/LC_MESSAGES Updated no-icu locale support of msgctxt -- line up with Boost.Locale 14 years ago
he_IL/LC_MESSAGES Integrated test suite from boost locale 14 years ago
multipart Implemented file upload, file widget and multipart/form-data 14 years ago
atomic_test.cpp - Update copyright notice, 12 years ago
base64_test.cpp - Update copyright notice, 12 years ago
cache_backend_test.cpp - Update copyright notice, 12 years ago
cache_frontend_test.cpp Added timeouts tests for objects 12 years ago
client.h - Update copyright notice, 12 years ago
content_type_parser_test.cpp - Update copyright notice, 12 years ago
cookie_test.cpp - Update copyright notice, 12 years ago
cookie_test.js - Added http_cookies test 14 years ago
cookie_test.py - Added http_cookies test 14 years ago
copy_filter_test.cpp - Update copyright notice, 12 years ago
cppcms_service_test.cpp Added basic prefork test and testing of Unix daemon 12 years ago
disco_test.cpp - Update copyright notice, 12 years ago
disco_test.py Try to cleanup harder 13 years ago
disco_test_async_cgi_multiple.in Bumped version to 0.999.0 - RC1 12 years ago
disco_test_async_cgi_single.in Bumped version to 0.999.0 - RC1 12 years ago
disco_test_async_multiple.in Added test case for disconnecting clients in asynchronous 13 years ago
disco_test_async_single.in Added test case for disconnecting clients in asynchronous 13 years ago
disco_test_gzip.in Added test case for disconnecting clients in asynchronous 13 years ago
disco_test_gzip_cgi.in Bumped version to 0.999.0 - RC1 12 years ago
disco_test_norm.in Added test case for disconnecting clients in asynchronous 13 years ago
disco_test_norm_cgi.in Bumped version to 0.999.0 - RC1 12 years ago
dummy_api.h Added a test for a cache frontend. Not complete yet 12 years ago
encryptor_test.cpp - Update copyright notice, 12 years ago
file_server_test.cpp - Update copyright notice, 12 years ago
file_server_test.js Added rewrite test to file server 12 years ago
file_server_test.py Added rewrite test to file server 12 years ago
form_test.cpp - Fixed bug in support of Keep-Alive over fastcgi 12 years ago
form_test.js Initial integration of new Boost.Locale started 13 years ago
form_test.py - Fixed bug in support of Keep-Alive over fastcgi 12 years ago
forwarder_test.cpp - Update copyright notice, 12 years ago
forwarder_test.js - Updated configuration file for additional option 14 years ago
forwarder_test.py Fixed forwarder... Unit test passes 14 years ago
gzip_test.cpp Added test for gzip page compression 12 years ago
gzip_test.py Added test for gzip page compression 12 years ago
http_timeouts_test.cpp - Update copyright notice, 12 years ago
http_timeouts_test.py Splited the timeouts test into two runs 12 years ago
httpclient.py - Fixed CGI API to return HTTP Status Errors instead of disconnecting 12 years ago
json_test.cpp - Update copyright notice, 12 years ago
jsonrpc_test.cpp - Update copyright notice, 12 years ago
jsonrpc_test.js Implemented JSON-RPC 1.0 service support 14 years ago
jsonrpc_test.py Added basic support of SMD in JSON-RPC 14 years ago
loadable_storage.cpp - Update copyright notice, 12 years ago
loadable_storage_test.cpp - Update copyright notice, 12 years ago
mount_point_test.cpp Added missing test cases 12 years ago
multipart_parser_test.cpp - Update copyright notice, 12 years ago
proto_test.cpp - Update copyright notice, 12 years ago
proto_test.js - Updated version to 0.99.5 13 years ago
proto_test.py - Fixed bug in support of Keep-Alive over fastcgi 12 years ago
proto_test_http_1.in Reverted incorrect fix 13 years ago
proto_test_http_1.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_http_2.in Reverted incorrect fix 13 years ago
proto_test_http_2.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_http_3.in Reverted incorrect fix 13 years ago
proto_test_http_3.out Added HTTP protocol test suite 14 years ago
proto_test_http_4.in Reverted incorrect fix 13 years ago
proto_test_http_4.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_http_5.in Initial integration of new Boost.Locale started 13 years ago
proto_test_http_5.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_1.in Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_1.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_2.in Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_2.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_3.in Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_3.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_4.in Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_4.out Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_5.in Bumped version to 0.999.0 - RC1 12 years ago
proto_test_scgi_5.out Bumped version to 0.999.0 - RC1 12 years ago
rewrite_test.cpp - Update copyright notice, 12 years ago
sample_key.txt - Added support of loading keys from file rather then from direct 13 years ago
secure_post_test.cpp Added test for security verifications: CSRF, Content-Type lengths 12 years ago
secure_post_test.js Added test for security verifications: CSRF, Content-Type lengths 12 years ago
secure_post_test.py Fixed handling of errors 12 years ago
serialization_test.cpp - Update copyright notice, 12 years ago
service_test Added basic prefork test and testing of Unix daemon 12 years ago
service_test.py Added basic prefork test and testing of Unix daemon 12 years ago
session_interface_test.cpp The session interface test is complete 12 years ago
session_interface_test.js Added Unit test for session interface 12 years ago
session_interface_test.py Added Unit test for session interface 12 years ago
status_test.cpp - Update copyright notice, 12 years ago
status_test.js Fixing response status issues 14 years ago
status_test.py - Fixed incorrect handling of regular expressions 14 years ago
storage_test.cpp Cleanup of build with some options 12 years ago
tc_skin.tmpl - Fixed behavior of application::render() that could override 12 years ago
tc_skin_a.tmpl - Added unit test for templates compiler 13 years ago
tc_skin_b.tmpl - Added unit test for templates compiler 13 years ago
tc_test.cpp - Update copyright notice, 12 years ago
tc_test_content.h - Update copyright notice, 12 years ago
test.h - Update copyright notice, 12 years ago
test_plan.txt Implemented basic test suite for forms 14 years ago
tofcgi.py - Fixed bug in support of Keep-Alive over fastcgi 12 years ago
toscgi.py Added new SCGI test 14 years ago
unit_test.sh Updated unit test to shell version instead of bash 14 years ago
url_mapper_test.cpp - Update copyright notice, 12 years ago
validator_test.cpp - Update copyright notice, 12 years ago
xss_test.cpp - Update copyright notice, 12 years ago