aboutsummaryrefslogtreecommitdiff
path: root/test/example_packages
AgeCommit message (Collapse)Author
2020-10-14Better organize example packages and bootstrap testsBrad Richardson
2020-09-29Add: test package with auto-discovery disabledLKedward
Contains an app and a test that should be ignored by auto-discovery - this is checked in the CI scripts.
2020-09-26Add: example package with program discoveryLKedward
2020-09-21Merge pull request #178 from LKedward/more_examplesOndřej Čertík
Add more example packages
2020-09-19Update: hello_complex example with sub directoryLKedward
To demonstrate and test recursive source file discovery.
2020-09-19Add: example package with single source program and moduleLKedward
2020-09-18Add: README for example packagesLKedward
2020-09-18Add: example package with submodulesLKedward
2020-09-18Add: example package with c code compilationLKedward
2020-07-08Fix bug with case in program source file name.Brad Richardson
2020-06-14Add support for Makefiles and generic build scriptsBrad Richardson
2020-05-31Add dev-dependenciesBrad Richardson
2020-05-30Move example packages into test folderBrad Richardson