linbox
Functions
test-regression.C File Reference

tests former bugs to check that no regression made them show up again. More...

#include "linbox/linbox-config.h"
#include "givaro/modular.h"
#include "linbox/matrix/sparse-matrix.h"
#include "linbox/matrix/dense-matrix.h"
#include "linbox/ring/polynomial-ring.h"
#include "linbox/vector/blas-vector.h"
#include "linbox/solutions/solve.h"
#include "linbox/solutions/charpoly.h"
#include "linbox/algorithms/smith-form-sparseelim-poweroftwo.h"
#include "test-smith-form.h"
+ Include dependency graph for test-regression.C:

Functions

template<class SolveMethod >
bool testFlatDixonSolver (const SolveMethod &m)
 Testing regresssion for issue 56 https://github.com/linbox-team/linbox/issues/56 reported by Vincent Delecroix.
 

Detailed Description

tests former bugs to check that no regression made them show up again.