aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-11-29Apply suggestion: move run to filesystem and use getlineLaurence Kedward
2021-10-10Merge pull request #575 from awvwgk/build-dirsSebastian Ehlert
2021-09-27Apply suggestions from code reviewSebastian Ehlert
2021-09-24Fix dir not getting removed after testing fpmCarl Burkert
2021-09-23Enable multiple build output directoriesSebastian Ehlert
2021-07-18remove warnings and fix truncated help textJohn S. Urban
2021-07-09remove # from testsJohn S. Urban
2021-06-23Merge pull request #500 from awvwgk/version-fileLaurence Kedward
2021-06-20Allow reading version number from fileSebastian Ehlert
2021-06-18change test to matchJohn S. Urban
2021-06-08Add: more edge cases for module parsing tests.Laurence Kedward
2021-06-05Cleanup test codeLKedward
2021-06-05Add: failing test for module stmt parsingLKedward
2021-04-29Identify OpenBSDBrian Callahan
2021-04-12Add: external-modules key to build table for non-fpm modulesLKedward
2021-03-31Phase out Haskell fpm (#420)Sebastian Ehlert
2020-10-14Better organize example packages and bootstrap testsBrad Richardson
2020-09-29Add: test package with auto-discovery disabledLKedward
2020-09-26Add: example package with program discoveryLKedward
2020-09-21Merge pull request #178 from LKedward/more_examplesOndřej Čertík
2020-09-19Update: hello_complex example with sub directoryLKedward
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-06-02Add ability to specify which test or program to run and their argsBrad Richardson
2020-05-31Add dev-dependenciesBrad Richardson
2020-05-30Move example packages into test folderBrad Richardson
2020-05-29Impelement test/executable specific dependenciesBrad Richardson
2020-05-23Add path dependencies and a test to make sure it worksBrad Richardson
2020-04-29Remove the old example projectBrad Richardson
2020-04-29Create a complex project to testBrad Richardson
2020-04-29Enable running the tests without external callsBrad Richardson
2020-04-29Create simplest possible hello_world projectBrad Richardson
2020-04-29Simplify the testsBrad Richardson
2020-04-29Move test code out of src folderBrad Richardson
2020-02-28Test example_projectOndřej Čertík
2020-02-28Add a Fortran test codeOndřej Čertík
2020-02-28Call someFunc from the testOndřej Čertík
2020-02-25Start with a new stack projectBrad Richardson