index
:
fpm
master
A friendly, barely modified fork of fortran-lang.org's package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-06-14
Add support for Makefiles and generic build scripts
Brad Richardson
2020-06-02
Add ability to specify which test or program to run and their args
Brad Richardson
2020-05-31
Add dev-dependencies
Brad Richardson
2020-05-30
Move example packages into test folder
Brad Richardson
2020-05-29
Impelement test/executable specific dependencies
Brad Richardson
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
Add a Fortran test code
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