Skip to content

Commit

Permalink
test/Makefile: individual test-linalg1 and test-linalg2 targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski committed Feb 21, 2014
1 parent c28b684 commit 843bab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TESTS = all core keywordargs numbers strings unicode collections hashing \
math functional bigint sorting statistics spawn parallel arpack file \
git pkg resolve suitesparse complex version pollfd mpfr broadcast \
socket floatapprox priorityqueue readdlm regex float16 combinatorics \
sysinfo rounding ranges mod2pi euler show
sysinfo rounding ranges mod2pi euler show linalg1 linalg2

default: all

Expand Down

0 comments on commit 843bab6

Please sign in to comment.