darling-libclosure/RewriterBlockTest
2023-02-01 19:33:08 -08:00
..
BlockTest Update Source To libclosure-79 2023-02-01 19:33:08 -08:00
BlockTest.sln Update Source To libclosure-79 2023-02-01 19:33:08 -08:00
README.txt libclosure-67 2017-01-28 18:22:47 +01:00
simpleblock.c Update Source To libclosure-79 2023-02-01 19:33:08 -08:00
simpleblock.cpp Update Source To libclosure-79 2023-02-01 19:33:08 -08:00

This is a basic test of blocks on windows.

To use:

- modify the simpleblock.c file accordingly (or make a new one)

- run the clang command line as specified in that source file

- open the Visual Studio project

- open the resulting .cpp file and uncomment various commented out bits

- attempt to compile and run

Assumes that AppleInternal has been populated and the libclosure project has been built.