Commit Graph

13 Commits

Author SHA1 Message Date
Diggory Hardy
0557feb5b9 Fix arbitrary feature 2019-09-16 12:44:57 +01:00
Diggory Hardy
6ebb768309 Make rand optional
Tests pass with default features (rand_with_std)
Tests pass with std only, with --tests restriction (doc tests fail)
2019-09-16 12:44:40 +01:00
Diggory Hardy
2e22821740 Update rand dependency to 0.7 + some tweaks 2019-09-16 10:42:37 +01:00
sebcrozet
cb367a645d Fix mint tests. 2019-03-19 22:53:21 +01:00
sebcrozet
ce8879c37a Add all the missing docs. 2019-02-03 14:18:55 +01:00
sebcrozet
8125d7687a Run CI tests on nalgebra-glm too. 2018-10-07 06:34:03 +02:00
sebcrozet
1706f9c15f Fix compilation of test when arbitrary is enabled but not debug. 2018-09-13 08:36:37 +02:00
sebcrozet
4eaa087b63 Dedicate a specific CI job to nalgebra-lapack + fix Xargo build. 2018-05-26 22:07:57 +02:00
sebcrozet
4141e28cb2 CI: exit at the first command that fails. 2018-05-26 22:07:57 +02:00
sebcrozet
17ce4a59a2 CI: don't use xargo when building with std. 2018-05-26 22:07:57 +02:00
sebcrozet
8e542d6cc2 Reduce the number of jobs. 2018-05-26 22:07:57 +02:00
sebcrozet
2fdc82306a Exclude no-std CI builds on beta and stable. 2018-05-26 22:07:57 +02:00
sebcrozet
4b8560651c Improve CI to include xargo builds. 2018-05-26 22:07:57 +02:00