M2 icon indicating copy to clipboard operation
M2 copied to clipboard

tests that are functions

Open DanGrayson opened this issue 8 years ago • 0 comments

Can tests actually be functions? See the last line below.

i5 : installPackage "Foo"
--installing package Foo in ../../../Library/Application Support/Macaulay2/local/
--using package sources found in /Users/dan/src/M2/M2-Macaulay2/M2/Macaulay2/packages/
--copying auxiliary source files from /Users/dan/src/M2/M2-Macaulay2/M2/Macaulay2/packages/Foo
--copying: /Users/dan/src/M2/M2-Macaulay2/M2/Macaulay2/packages/Foo/examples/___Foo.out -> ../../../Library/Application Support/Macaulay2/local/share/Macaulay2/Foo/examples/___Foo.out
--storing raw documentation in ../../../Library/Application Support/Macaulay2/local/lib/Macaulay2/x86_64-Darwin-MacOS-10.12.4/Foo/cache/rawdocumentation-dcba-8.db
--running tests that are functions

DanGrayson avatar Jul 29 '17 18:07 DanGrayson