Commit Graph

6 Commits

Author SHA1 Message Date
Antonio Niño Díaz
da2be26de1 examples: Change license to CC0-1.0 2022-10-16 22:55:06 +01:00
Antonio Niño Díaz
db8add4d7e example: Cleanup source files 2022-10-16 22:03:41 +01:00
Antonio Niño Díaz
176b8825b3 Fix code style of examples of group other 2019-06-05 15:17:34 +01:00
Antonio Niño Díaz
087d19ab00 Print newline in assert helpers
Rather than making the print function insert a newline after every
message, send the newline from the engine.

Custom error message handlers need to be adapted for this change. If
they were inserting a newline after every message, it is no longer
needed.
2019-06-05 03:12:04 +01:00
Antonio Niño Díaz
7d31063039 Convert all example files to UNIX line endings 2019-06-04 17:56:18 +01:00
Antonio Niño Díaz
4640f17c4a Rename all folders to lowercase 2019-06-04 15:57:30 +01:00