Skip to content

Commit

Permalink
Revert "Temporarily disable tests for functionality of f.p. graded mo…
Browse files Browse the repository at this point in the history
…dules"

This reverts commit 2afffab.
  • Loading branch information
HereAround committed Nov 11, 2021
1 parent 2afffab commit 21e7833
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -161,16 +161,16 @@ test: AdditionsForToricVarieties_test CoherentSheavesOnToricVarieties_test cohom
ci-test: doc_QSMExplorer doc
cd QSMExplorer && make ci-test
cd AdditionsForToricVarieties && make ci-test
#cd CoherentSheavesOnToricVarieties && make ci-test
cd CoherentSheavesOnToricVarieties && make ci-test
cd cohomCalgInterface && make ci-test
cd H0Approximator && make ci-test
#cd SheafCohomologyOnToricVarieties && make ci-test
cd SheafCohomologyOnToricVarieties && make ci-test
cd SparseMatrices && make ci-test
cd SpasmInterface && make ci-test
#cd ToolsForFPGradedModules && make ci-test
cd ToolsForFPGradedModules && make ci-test
cd TopcomInterface && make ci-test
cd ToricVarieties && make ci-test
#cd TruncationsOfFPGradedModules && make ci-test
cd TruncationsOfFPGradedModules && make ci-test

# BEGIN PACKAGE JANITOR
doc: doc_AdditionsForToricVarieties doc_CoherentSheavesOnToricVarieties doc_cohomCalgInterface doc_H0Approximator doc_SheafCohomologyOnToricVarieties doc_SparseMatrices doc_SpasmInterface doc_ToolsForFPGradedModules doc_TopcomInterface doc_ToricVarieties doc_TruncationsOfFPGradedModules doc_QSMExplorer
Expand Down

0 comments on commit 21e7833

Please sign in to comment.