aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_mathn.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/test_mathn.rb: added workaround for VERBOSE messages.hsbt2014-08-261-7/+9
* rational.c: ensure to be Rationalnobu2013-07-261-1/+101
* * rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn2013-06-071-0/+6
* Add test for r35265.naruse2012-04-081-0/+1
* * complex.c (nucomp_expt): the result of f_complex_new2 may be a fixnumnaruse2012-04-081-0/+1
* Clean warnings: unused variables.naruse2010-06-231-2/+2
* Cleaning up syntax warnings.naruse2010-04-271-2/+2
* * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr2009-12-131-2/+2
* * test/test_mathn.rb (TestMathn): new test case.yugui2009-11-261-0/+10