Crow/tests/template
The-EDev 9a876e9451
Made template render() function return a returnable instead of a string
Justification is for the content-type header to be set to HTML instead of
text.

Also added render_string() functions to replace the old methods.
2022-02-18 04:25:02 +03:00
..
~lambdas.json Remove debug statements. 2020-10-19 18:32:16 +02:00
CMakeLists.txt rework cmake configs. 2021-09-01 09:29:02 +02:00
comments.json Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
delimiters.json Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
interpolation.json README cleanup. Tests cleanup. 2020-10-19 18:32:16 +02:00
inverted.json Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
mustachetest.cpp Made template render() function return a returnable instead of a string 2022-02-18 04:25:02 +03:00
partials.json Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
README.md Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
sections.json Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2. 2020-10-19 18:32:16 +02:00
test.py #6 Fix mustache implementation after specification update. 2020-10-30 20:29:41 +01:00