Idris2/tests/idris2/pkg010
Zoe Stafford 02dfd6ff6c
Trans deps v3 (#2584)
* 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

* [ fix ] use backtracking to resolve transitive dependencies

* [ fix ] use backtracking to resolve dependencies

* [ fix ] test pkg006

* Fix missing import

Co-authored-by: stefan-hoeck <hock@zhaw.ch>
2022-09-09 07:08:39 +01:00
..
.gitignore [ fix ] Create library dir if necessary (#1300) 2021-06-14 16:12:46 +01:00
expected.in Trans deps v3 (#2584) 2022-09-09 07:08:39 +01:00
gen_expected.sh [tests] fix idris2/pk010: make it more roboust 2021-09-29 18:42:20 +02:00
Main.idr [ fix ] Create library dir if necessary (#1300) 2021-06-14 16:12:46 +01:00
run Trans deps v3 (#2584) 2022-09-09 07:08:39 +01:00
testpkg.ipkg [ fix ] Create library dir if necessary (#1300) 2021-06-14 16:12:46 +01:00