cl: TestPython; build: PkgLinkExtern
This commit is contained in:
@@ -52,6 +52,10 @@ func TestFromTestpymath(t *testing.T) {
|
||||
cltest.Pkg(t, ssa.PkgPython+"/math", "../py/math/llgo_autogen.ll")
|
||||
}
|
||||
|
||||
func TestPython(t *testing.T) {
|
||||
cltest.Pkg(t, ssa.PkgPython, "../py/llgo_autogen.ll")
|
||||
}
|
||||
|
||||
func TestRuntime(t *testing.T) {
|
||||
cltest.Pkg(t, ssa.PkgRuntime, "../internal/runtime/llgo_autogen.ll")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user