Initial commit of Swift code
This commit is contained in:
164 changed files with 30061 additions and 0 deletions
4
.unittests
Executable file
4
.unittests
Executable file
@@ -0,0 +1,4 @@
#!/bin/bash
nosetests test/unit --exe --with-coverage --cover-package swift --cover-erase
rm -f .coverage
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.