Idris2/tests/idris2/pkg006/depends
Zoe Stafford 51f952714d
Transitive dependencies v2 (#2496)
* make `depends` collect all transitive dependencies

This happens by installing the (modified) ipkg file along with ttc files

* [ fix ] parsing a package shouldn't always set sourceDir

* linter *sigh*

* Fix test, add changelog

`asDepends` has been changed to `setSrc` as that is for me more intuitive

in idris2/pkg006 the version field was removed from the ipkgs of bar-baz and quux
as idris now expects the version to match the folder

idris2/pkg010 explicitly disables incremental compilation, to prevent extra log info

* (hopefully) fix idris2/pkg13 test on windows

* Actually install the version
This should make things start working
2022-06-07 14:31:14 +01:00
..
bar-1.0.1 Version number constraints in 'depends' field 2021-02-27 17:58:52 +00:00
bar-baz Transitive dependencies v2 (#2496) 2022-06-07 14:31:14 +01:00
foo-0.5 Version number constraints in 'depends' field 2021-02-27 17:58:52 +00:00
foo-bar-1.3.1 [ fix #1148 ] Support hyphenated package names (#1151) 2021-03-04 19:09:15 +00:00
quux Transitive dependencies v2 (#2496) 2022-06-07 14:31:14 +01:00