• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1-- Selected test cases to reduce both the archive size and runtime.  For the
2-- large test suite, download the separate mpdecimal-testdata distribution and
3-- replace the testdata_dist directory.
4
5rounding: half_even
6minExponent: -999999999
7maxExponent: 999999999
8
9precision: 287
10divmod_eq0  divmod_eq  53464363333374808283597687012581545556435043430877416069601812915742085729084642883631769946846145248101886580777706430843020189140428608578077608617960084403336009490995063314174483207370023308095611980240  ->  1  0
11precision: 150
12divmod_eq1  divmod_eq  +60282411403474423437251944856221834213664804070443619110124159546725081821627.9520731524443948144720661450464724117304412956005906597494085920338030465  ->  1  0E-73
13precision: 85
14divmod_eq2  divmod_eq  -63467629447618961271624908961051190267743022525700e648470929  ->  1  -0E+648470929
15precision: 108
16divmod_eq3  divmod_eq  -762879944390665.371815875601  ->  1  -0E-12
17precision: 288
18divmod_eq4  divmod_eq  +997594334066627951033394333915508375011722549244112196997015462663582982961809024613180076099282803800482019887107098847480355044678421823378359002130300510590127911433084709732427595232911169827362243916e+685827935  ->  1  0E+685827935
19
20