Skip to content

Commit

Permalink
Add grisu to the test/Makefile to be able to run make test-grisu
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Aug 21, 2014
1 parent a6893f8 commit 7d84a31
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 @@ -8,7 +8,7 @@ TESTS = all core keywordargs numbers strings unicode collections hashing \
git pkg resolve suitesparse complex version pollfd mpfr broadcast \
socket floatapprox priorityqueue readdlm regex float16 combinatorics \
dates sysinfo rounding ranges mod2pi euler show lineedit \
replcompletions backtrace repl test goto llvmcall
replcompletions backtrace repl test goto llvmcall grisu

default: all

Expand Down

0 comments on commit 7d84a31

Please sign in to comment.