summaryrefslogtreecommitdiff
path: root/test/test_mathn.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-26* test/test_mathn.rb: added workaround for VERBOSE messages.hsbt
2013-07-26rational.c: ensure to be Rationalnobu
2013-06-07* rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn
2012-04-08Add test for r35265.naruse
2012-04-08* complex.c (nucomp_expt): the result of f_complex_new2 may be a fixnumnaruse
2010-06-23Clean warnings: unused variables.naruse
2010-04-27Cleaning up syntax warnings.naruse
2009-12-13* test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr
2009-11-26* test/test_mathn.rb (TestMathn): new test case.yugui