Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-02 | Add ability to specify which test or program to run and their args | Brad Richardson | |
2020-05-30 | Move example packages into test folder | Brad Richardson | |
2020-05-29 | Impelement test/executable specific dependencies | Brad Richardson | |
- with the possibility of them being "circular", meaning if one of them depends on the current library, it will still work | |||
2020-05-23 | Add path dependencies and a test to make sure it works | Brad Richardson | |
2020-04-29 | Remove the old example project | Brad Richardson | |
2020-04-29 | Create a complex project to test | Brad Richardson | |
2020-04-29 | Enable running the tests without external calls | Brad Richardson | |
2020-04-29 | Create simplest possible hello_world project | Brad Richardson | |
2020-04-29 | Simplify the tests | Brad Richardson | |
2020-04-29 | Move test code out of src folder | Brad Richardson | |
2020-02-28 | Test example_project | Ondřej Čertík | |
2020-02-28 | Call someFunc from the test | Ondřej Čertík | |
2020-02-25 | Start with a new stack project | Brad Richardson | |