about summary refs log tree commit diff
path: root/src/test/codegen/dllimports
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-30/+0
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-3/+4
It looks like many of these tests are already disabled on emscripten, which also doesn't seem to support environment variables and subprocess spawning. Just add a similar tag for CloudABI. While there, sort some of the lists of operating systems alphabetically.
2016-12-03Ignore test on -windows-gnu.Vadim Chugunov-1/+2
2016-12-01Emit 'dllimport' attribute for dylib foreign items on Windows.Vadim Chugunov-0/+103