mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 17:21:59 +03:00
cleanup tests
This commit is contained in:
parent
f079781c17
commit
a73522ec66
@ -1,47 +0,0 @@
|
||||
package project
|
||||
-- version =
|
||||
-- authors =
|
||||
-- maintainers =
|
||||
-- license =
|
||||
-- brief =
|
||||
-- readme =
|
||||
-- homepage =
|
||||
-- sourceloc =
|
||||
-- bugtracker =
|
||||
|
||||
-- the Idris2 version required (e.g. langversion >= 0.5.1)
|
||||
-- langversion
|
||||
|
||||
-- packages to add to search path
|
||||
-- depends =
|
||||
|
||||
-- modules to install
|
||||
modules = A.A, A.AB, B.B, B.BA, Main
|
||||
|
||||
-- main file (i.e. file to load at REPL)
|
||||
-- main =
|
||||
|
||||
-- name of executable
|
||||
-- executable =
|
||||
-- opts =
|
||||
sourcedir = "src/"
|
||||
-- builddir =
|
||||
-- outputdir =
|
||||
|
||||
-- script to run before building
|
||||
-- prebuild =
|
||||
|
||||
-- script to run after building
|
||||
-- postbuild =
|
||||
|
||||
-- script to run after building, before installing
|
||||
-- preinstall =
|
||||
|
||||
-- script to run after installing
|
||||
-- postinstall =
|
||||
|
||||
-- script to run before cleaning
|
||||
-- preclean =
|
||||
|
||||
-- script to run after cleaning
|
||||
-- postclean =
|
@ -1,6 +0,0 @@
|
||||
1/1: Building Main (Main.idr)
|
||||
Installing /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/build/ttc/Main.ttc to /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/currently/nonexistent/dir/idris2-0.6.0/testpkg-0
|
||||
Installing /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/build/ttc/Main.ttm to /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/currently/nonexistent/dir/idris2-0.6.0/testpkg-0
|
||||
Installing /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/build/ttc/Main.ttc to /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/currently/nonexistent/dir/idris2-0.6.0/testpkg-0
|
||||
Installing /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/build/ttc/Main.ttm to /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/currently/nonexistent/dir/idris2-0.6.0/testpkg-0
|
||||
Installing package file for testpkg to /home/andre/Programming/Idris/Compiler/tests/idris2/pkg010/currently/nonexistent/dir/idris2-0.6.0/testpkg-0
|
@ -1 +0,0 @@
|
||||
LOG package.depends:10: all depends: ["/home/andre/Programming/Idris/Compiler/tests/idris2/pkg013/depends/bar-0.7.2", "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg013/depends/foo-0.1.0"]
|
@ -1 +0,0 @@
|
||||
LOG package.depends:10: all depends: ["/home/andre/Programming/Idris/Compiler/tests/idris2/pkg014/depends/bar-0.1.0", "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg014/depends/baz-0.2.0", "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg014/depends/foo-0.2.0"]
|
@ -1,22 +0,0 @@
|
||||
(:protocol-version 2 1)
|
||||
(:return (:ok "Current working directory is \"/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/b1\"") 1)
|
||||
(:write-string "1/1: Building B1 (src/B1.idr)" 2)
|
||||
(:return (:ok ()) 2)
|
||||
(:return (:ok "1" ((0 1 ((:decor :data))))) 4)
|
||||
(:return (:ok (("A.i" (:filename "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/prefix/idris2-0.6.0/a1-0/A.idr") (:start 2 0) (:end 3 7)))) 5)
|
||||
(:return (:ok "Current working directory is \"/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/b2\"") 6)
|
||||
(:write-string "1/1: Building B2 (src/B2.idr)" 7)
|
||||
(:return (:ok ()) 7)
|
||||
(:return (:ok "2" ((0 1 ((:decor :data))))) 8)
|
||||
(:return (:ok (("A.i" (:filename "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/prefix/idris2-0.6.0/a2-0/A.idr") (:start 2 0) (:end 3 7)))) 9)
|
||||
he file is done, aborting
|
||||
(:protocol-version 2 1)
|
||||
(:return (:ok "Current working directory is \"/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/b2\"") 1)
|
||||
(:return (:ok ()) 2)
|
||||
(:return (:ok "2" ((0 1 ((:decor :data))))) 4)
|
||||
(:return (:ok (("A.i" (:filename "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/prefix/idris2-0.6.0/a2-0/A.idr") (:start 2 0) (:end 3 7)))) 5)
|
||||
(:return (:ok "Current working directory is \"/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/b1\"") 6)
|
||||
(:return (:ok ()) 7)
|
||||
(:return (:ok "1" ((0 1 ((:decor :data))))) 8)
|
||||
(:return (:ok (("A.i" (:filename "/home/andre/Programming/Idris/Compiler/tests/idris2/pkg017/prefix/idris2-0.6.0/a1-0/A.idr") (:start 2 0) (:end 3 7)))) 9)
|
||||
he file is done, aborting
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
hello
|
@ -1,2 +0,0 @@
|
||||
abc
|
||||
def
|
Loading…
Reference in New Issue
Block a user