Loïc Hoguin
7867e435fe
Fix tests for most recent Gun
2018-06-26 10:32:33 +02:00
Loïc Hoguin
aca57c2e33
Make examples_SUITE runs nearly twice faster
2018-05-17 11:27:52 +02:00
Loïc Hoguin
cf3ab5832a
Add nowarn_export_all to all test suites
2017-11-29 16:57:10 +01:00
Loïc Hoguin
1504c60c89
Add test for the compress_response example
2017-02-05 17:32:03 +01:00
Jean-Sébastien Pédron
d8d7838a77
examples_SUITE: Query system to find GNU Make executable
...
... instead of hard-coding "make".
First, we check the value of `$MAKE`. If it's unset, we look for `gmake`
in the `$PATH`. If it's missing, we assume it's `make`.
This fixes the testsuite where GNU Make is installed as `gmake`.
2017-01-24 11:40:52 +01:00
Loïc Hoguin
43adacc760
Welcome to 2017
2017-01-02 19:36:36 +01:00
Loïc Hoguin
699164fbdd
Add a test for echo_get example undefined
2016-08-11 11:48:09 +02:00
Loïc Hoguin
e2d5c268aa
Fix timer-sent events in the websocket example
2016-08-11 11:06:03 +02:00
Loïc Hoguin
99a0e0fc46
Move TERM= declaration to make variable side
2016-06-22 13:09:27 +02:00
Loïc Hoguin
57901a7116
Fix upload example
2016-06-16 22:17:14 +02:00
Loïc Hoguin
43ccea87bc
Fix rest_pastebin example
2016-06-15 13:27:31 +02:00
Loïc Hoguin
5003bae369
Fix eventsource example
2016-06-14 17:05:41 +02:00
Loïc Hoguin
84fb85e2e4
Fix cookie example
2016-06-14 16:23:51 +02:00
Loïc Hoguin
a55679b231
Fix rest_basic_auth example
2016-06-14 11:30:42 +02:00
Loïc Hoguin
a4fb56018e
Fix websocket example
2016-06-13 18:10:33 +02:00
Loïc Hoguin
352cfce663
Fix markdown_middleware example
2016-06-13 17:35:26 +02:00
Loïc Hoguin
6f75598b70
Fix chunked_hello_world example
2016-06-13 16:26:00 +02:00
Loïc Hoguin
88227898ed
Merge static_world and web_server examples
...
The new example is called file_server and it's basically
the same as web_server was. The name is clearer than the
original, all examples being "Web servers".
The new example is also tested and the test suite has
been refactored a little.
2016-06-13 13:26:24 +02:00
Loïc Hoguin
4293a40d9e
Fix rest_hello_world example
2016-06-09 16:33:31 +02:00
Loïc Hoguin
4ced1d0994
Fix echo_post example
2016-06-08 23:35:02 +02:00
Loïc Hoguin
98323c2d72
Fix echo_get example
2016-06-08 20:18:09 +02:00
Loïc Hoguin
fd07b38952
Add a test suite that checks examples are working
2016-06-08 14:28:52 +02:00