Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated testing of the whole SAGE install #153

Closed
williamstein opened this issue Oct 25, 2006 · 1 comment
Closed

automated testing of the whole SAGE install #153

williamstein opened this issue Oct 25, 2006 · 1 comment

Comments

@williamstein
Copy link
Contributor

Add the following:

  sage -i -t packagename.spkg

will build and install the package and run whatever the standard tests are
for that package. The tests will be run by running

  spkg-test

if that script is in the package. Otherwise, it always reports failure.
Then I go through and figure out what the test suite is for each package,
and get it to work.

Have a "make safe" which does build of all of SAGE but at each point
running the tests.

William

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/153

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Aug 23, 2007

comment:1

This is a duplicate of #299.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Aug 23, 2007
tobiasdiez pushed a commit to tobiasdiez/sage that referenced this issue Feb 22, 2024
…-hidden-folders-license

Exclude hiddens folders from license discovery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant