1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-15 00:01:31 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Wojniak
55f3e39ceb Fix "Macro name is a reserved identifier" on OS X
This also more accurately only sets these definitions for MSVC.
2016-05-28 14:10:52 -07:00
bel
09bc47d600 Add unit tests for handle_form 2016-05-06 22:59:06 +02:00
bel
4de9090577 Apply revised clang-format (#207) to all actively maintained source files 2015-10-05 20:58:14 +02:00
bel
9a69a05905 Update source code format details 2015-09-06 21:03:52 +02:00
bel
41331e29c6 Add shared test to Visual Studio and format script 2015-09-04 21:25:48 +02:00
Matt Clarkson
0708d4c42c Method to get the current testing directory
This is useful to find the testing directory of the project during the
check tests so that fixtures and expected results can be read
2015-08-03 10:41:49 +01:00