[netcore] Add target for running coreclr tests
commitf88da6cc14d6aa01048526e6f59f7cddafdce2cb
authorMarek Safar <marek.safar@gmail.com>
Fri, 27 Sep 2019 08:19:58 +0000 (27 10:19 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 27 Sep 2019 19:27:08 +0000 (27 21:27 +0200)
tree2a493818040084a5d4265dec6ced4a7db871fe75
parentbf5f6174adaee1c400d4f6bd947d058fec0f9c0c
[netcore] Add target for running coreclr tests
Makefile.am
configure.ac
netcore/Makefile
netcore/corerun/.gitignore [new file with mode: 0644]
netcore/corerun/Makefile.am [new file with mode: 0644]
netcore/corerun/coreclrhost.h [new file with mode: 0644]
netcore/corerun/corerun.cpp [new file with mode: 0644]
netcore/corerun/coreruncommon.cpp [new file with mode: 0644]
netcore/corerun/coreruncommon.h [new file with mode: 0644]