Skip to content

Commit 34ae1ca

Browse files
author
robertDurst
committed
Remove tests
1 parent a6a1e34 commit 34ae1ca

File tree

3 files changed

+0
-49
lines changed

3 files changed

+0
-49
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@ For now, you can either build from source:
1616

1717
Or use the install script [here](https://github.com/sailfish-lang/sailfish-lang-install-script.git).
1818

19-
## Development
20-
21-
To run tests, you'll need [GoogleTest](https://github.com/google/googletest) and [CMake](https://cmake.org). There is a nice tutorial on how to get GoogleTest up and running on Ubuntu [here](https://www.eriksmistad.no/getting-started-with-google-test-on-ubuntu/). Also check [this](https://github.com/AppImage/AppImageKit/issues/571#issuecomment-349471627) out if gtest isn't working In order to run the test suite, follow these steps:
22-
```
23-
cd test
24-
cmake CMakeLists.txt
25-
make
26-
./sailfishc_tests
27-
```
28-
2919
***
3020

3121
## Sailfish Wiki

test/CMakeLists.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

test/tests.cpp

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)