Carp/test/output/examples
Erik Svedäng a873099640
chore: Move some examples to test/produces-output (#989)
* chore: Moved examples that work more as tests to folder 'test/produces-output'

* fix: Corrections to the release script

* fix: Correct filename on Windows

* fix: Move more files around

* fix: Remove check-malloc example

* fix: Apparently unicode example does not work

* chore: Move nested_lambdas.carp back to examples

* chore: Remove .DS_Store files

* fix: Bring back unicode test

* test: Make sure benchmark compile (had to remove mandelbrot and n-bodies)

* fix: Replacement implementation of clock_gettime on Windows

* chore: Trigger CI

* fix: Define CLOCK_REALTIME

Co-authored-by: Erik Svedang <erik@Eriks-iMac.local>
2020-11-23 06:30:43 +01:00
..
external_struct.carp.output.expected tests: add test script recording 2018-04-10 12:34:36 +02:00
functor.carp.output.expected Update test to account for constrained interfaces 2020-06-01 23:39:19 -04:00
generic_structs.carp.output.expected tests: add test script recording 2018-04-10 12:34:36 +02:00
maps.carp.output.expected Fix expected test. 2019-03-22 08:29:49 +01:00
sorting.carp.output.expected tests: add test script recording 2018-04-10 12:34:36 +02:00
sumtypes.carp.output.expected Kinda support for wildcards, but a lot of the code is a mess 2019-02-12 00:20:20 +01:00
updating.carp.output.expected core: add random module (referencing #227) 2018-05-22 19:34:38 +02:00