If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl , making sure to read the FAQ first.
    
    Results with Julia v1.2.0 
    
      Testing was successful .
      Last evaluation was  ago and took 2 minutes, 28 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed Calculus ───── v0.5.1
 Installed Requires ───── v0.5.2
 Installed RecipesBase ── v0.7.0
 Installed Measurements ─ v2.1.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [eff96d63] + Measurements v2.1.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [49dc2e85] + Calculus v0.5.1
  [eff96d63] + Measurements v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Measurements
 Resolving package versions...
 Installed QuadGK ───────────── v2.1.1
 Installed BinaryProvider ───── v0.5.8
 Installed OrderedCollections ─ v1.1.0
 Installed Compat ───────────── v2.2.0
 Installed ConstructionBase ─── v1.0.0
 Installed SpecialFunctions ─── v0.8.0
 Installed Unitful ──────────── v0.18.0
 Installed DataStructures ───── v0.17.6
 Installed URIParser ────────── v0.4.0
 Installed BinDeps ──────────── v0.8.10
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
    Status `/tmp/jl_FkRMB3/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [49dc2e85] Calculus v0.5.1
  [34da2185] Compat v2.2.0
  [187b0558] ConstructionBase v1.0.0
  [864edb3b] DataStructures v0.17.6
  [eff96d63] Measurements v2.1.1
  [bac558e1] OrderedCollections v1.1.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [276daf66] SpecialFunctions v0.8.0
  [30578b45] URIParser v0.4.0
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
isapprox      |    3      3
Test Summary:  | Pass  Total
Standard Score |    4      4
Test Summary: | Pass  Total
measurement   |   12     12
Test Summary:    | Pass  Total
Weighted Average |    1      1
Test Summary: | Pass  Total
Derivative    |    5      5
Test Summary:                | Pass  Total
Contributions to uncertainty |    1      1
Test Summary:            | Pass  Total
Conversion and Promotion |   24     24
Test Summary:         | Pass  Total
Comparisons and Tests |   28     28
Test Summary: | Pass  Total
Addition      |   25     25
Test Summary: | Pass  Total
Subtraction   |    7      7
Test Summary:  | Pass  Total
Multiplication |   44     44
Test Summary: | Pass  Total
Division      |   48     48
Test Summary: | Pass  Total
Inverse       |    3      3
Test Summary: | Pass  Total
signbit       |    2      2
Test Summary: | Pass  Total
Power         |   38     38
Test Summary: | Pass  Total
Deg and rad   |    2      2
Test Summary:  | Pass  Total
Trig functions |   45     45
Test Summary:          | Pass  Total
Inverse trig functions |   35     35
Test Summary:             | Pass  Total
Reciprocal trig functions |   36     36
Test Summary: | Pass  Total
Exponentials  |   37     37
Test Summary: | Pass  Total
Logarithm     |   23     23
Test Summary: | Pass  Total
Hypotenuse    |   15     15
Test Summary: | Pass  Total
Square root   |   10     10
Test Summary: | Pass  Total
Cube root     |    5      5
Test Summary:  | Pass  Total
Absolute value |    5      5
Test Summary: | Pass  Total
Sign          |   17     17
Test Summary: | Pass  Total
One and zero  |    2      2
Test Summary:  | Pass  Total
Error function |   13     13
Test Summary: | Pass  Total
Cis           |    3      3
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = lgamma(::Measurement{Float64}) at special-functions.jl:79
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:79
Test Summary:       | Pass  Total
Factorial and gamma |   21     21
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Measurement{Float64}) at special-functions.jl:126
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:126
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:π}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
Test Summary: | Pass  Total
Beta          |   18     18
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:ℯ}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
Test Summary: | Pass  Total
Airy          |    4      4
Test Summary: | Pass  Total
Bessel        |   29     29
Test Summary: | Pass  Total
Modulo        |   90     90
Test Summary:      | Pass  Total
Machine precisionx |    5      5
Test Summary: | Pass  Total
Rounding      |    9      9
Test Summary: | Pass  Total
widening      |    2      2
Test Summary:       | Pass  Total
Type representation |   26     26
Test Summary: | Pass  Total
sum           |    2      2
Test Summary: | Pass  Total
prod          |    4      4
Test Summary: | Pass  Total
Miscellanea   |    6      6
Test Summary:  | Pass  Total
Linear algebra |    4      4
Test Summary: | Pass  Total
NaNs          |    5      5
Test Summary: | Pass  Total
@uncertain    |   17     17
Test Summary:         | Pass  Total
value and uncertainty |   10     10
Test Summary:    | Pass  Total
Derivatives type |    2      2
Test Summary: | Pass  Total
BigFloat's    |   15     15
Test Summary: | Pass  Total
QuadGK        |   19     19
Test Summary: | Pass  Total
Calculus      |    9      9
Test Summary:  | Pass  Total
String parsing |   23     23
Test Summary: | Pass  Total
Fixed bugs    |    2      2
Test Summary: | Pass  Total
Unitful       |    5      5
Test Summary:        | Pass  Total
Complex measurements |  121    121
Test Summary: | Pass  Total
Plot recipes  |   10     10
   Testing Measurements tests passed 
 
       
    Results with Julia v1.3.0 
    
      Testing was successful .
      Last evaluation was  ago and took 2 minutes, 35 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed Requires ───── v0.5.2
 Installed Calculus ───── v0.5.1
 Installed RecipesBase ── v0.7.0
 Installed Measurements ─ v2.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [eff96d63] + Measurements v2.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [49dc2e85] + Calculus v0.5.1
  [eff96d63] + Measurements v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Measurements
 Resolving package versions...
 Installed QuadGK ───────────── v2.1.1
 Installed OrderedCollections ─ v1.1.0
 Installed SpecialFunctions ─── v0.9.0
 Installed DataStructures ───── v0.17.6
 Installed OpenSpecFun_jll ──── v0.5.3+1
 Installed Unitful ──────────── v0.18.0
 Installed ConstructionBase ─── v1.0.0
    Status `/tmp/jl_Pw4I9k/Manifest.toml`
  [49dc2e85] Calculus v0.5.1
  [187b0558] ConstructionBase v1.0.0
  [864edb3b] DataStructures v0.17.6
  [eff96d63] Measurements v2.1.1
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [276daf66] SpecialFunctions v0.9.0
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
isapprox      |    3      3
Test Summary:  | Pass  Total
Standard Score |    4      4
Test Summary: | Pass  Total
measurement   |   12     12
Test Summary:    | Pass  Total
Weighted Average |    1      1
Test Summary: | Pass  Total
Derivative    |    5      5
Test Summary:                | Pass  Total
Contributions to uncertainty |    1      1
Test Summary:            | Pass  Total
Conversion and Promotion |   24     24
Test Summary:         | Pass  Total
Comparisons and Tests |   28     28
Test Summary: | Pass  Total
Addition      |   25     25
Test Summary: | Pass  Total
Subtraction   |    7      7
Test Summary:  | Pass  Total
Multiplication |   44     44
Test Summary: | Pass  Total
Division      |   48     48
Test Summary: | Pass  Total
Inverse       |    3      3
Test Summary: | Pass  Total
signbit       |    2      2
Test Summary: | Pass  Total
Power         |   38     38
Test Summary: | Pass  Total
Deg and rad   |    2      2
Test Summary:  | Pass  Total
Trig functions |   45     45
Test Summary:          | Pass  Total
Inverse trig functions |   35     35
Test Summary:             | Pass  Total
Reciprocal trig functions |   36     36
Test Summary: | Pass  Total
Exponentials  |   37     37
Test Summary: | Pass  Total
Logarithm     |   23     23
Test Summary: | Pass  Total
Hypotenuse    |   15     15
Test Summary: | Pass  Total
Square root   |   10     10
Test Summary: | Pass  Total
Cube root     |    5      5
Test Summary:  | Pass  Total
Absolute value |    5      5
Test Summary: | Pass  Total
Sign          |   17     17
Test Summary: | Pass  Total
One and zero  |    2      2
Test Summary:  | Pass  Total
Error function |   13     13
Test Summary: | Pass  Total
Cis           |    3      3
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = lgamma(::Measurement{Float64}) at special-functions.jl:79
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:79
Test Summary:       | Pass  Total
Factorial and gamma |   21     21
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Measurement{Float64}) at special-functions.jl:126
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:126
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:π}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:ℯ}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
Test Summary: | Pass  Total
Beta          |   18     18
Test Summary: | Pass  Total
Airy          |    4      4
Test Summary: | Pass  Total
Bessel        |   29     29
Test Summary: | Pass  Total
Modulo        |   90     90
Test Summary:      | Pass  Total
Machine precisionx |    5      5
Test Summary: | Pass  Total
Rounding      |    9      9
Test Summary: | Pass  Total
widening      |    2      2
Test Summary:       | Pass  Total
Type representation |   26     26
Test Summary: | Pass  Total
sum           |    2      2
Test Summary: | Pass  Total
prod          |    4      4
Test Summary: | Pass  Total
Miscellanea   |    6      6
Test Summary:  | Pass  Total
Linear algebra |    4      4
Test Summary: | Pass  Total
NaNs          |    5      5
Test Summary: | Pass  Total
@uncertain    |   17     17
Test Summary:         | Pass  Total
value and uncertainty |   10     10
Test Summary:    | Pass  Total
Derivatives type |    2      2
Test Summary: | Pass  Total
BigFloat's    |   15     15
Test Summary: | Pass  Total
QuadGK        |   19     19
Test Summary: | Pass  Total
Calculus      |    9      9
Test Summary:  | Pass  Total
String parsing |   23     23
Test Summary: | Pass  Total
Fixed bugs    |    2      2
Test Summary: | Pass  Total
Unitful       |    5      5
Test Summary:        | Pass  Total
Complex measurements |  121    121
Test Summary: | Pass  Total
Plot recipes  |   10     10
   Testing Measurements tests passed 
 
       
    Results with Julia v1.3.1-pre-7704df0a5a 
    
      Testing was successful .
      Last evaluation was  ago and took 2 minutes, 34 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed Calculus ───── v0.5.1
 Installed RecipesBase ── v0.7.0
 Installed Requires ───── v0.5.2
 Installed Measurements ─ v2.1.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [eff96d63] + Measurements v2.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [49dc2e85] + Calculus v0.5.1
  [eff96d63] + Measurements v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Measurements
 Resolving package versions...
 Installed QuadGK ───────────── v2.1.1
 Installed Unitful ──────────── v0.18.0
 Installed ConstructionBase ─── v1.0.0
 Installed OrderedCollections ─ v1.1.0
 Installed SpecialFunctions ─── v0.9.0
 Installed OpenSpecFun_jll ──── v0.5.3+1
 Installed DataStructures ───── v0.17.6
    Status `/tmp/jl_zjfz7O/Manifest.toml`
  [49dc2e85] Calculus v0.5.1
  [187b0558] ConstructionBase v1.0.0
  [864edb3b] DataStructures v0.17.6
  [eff96d63] Measurements v2.1.1
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [276daf66] SpecialFunctions v0.9.0
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
isapprox      |    3      3
Test Summary:  | Pass  Total
Standard Score |    4      4
Test Summary: | Pass  Total
measurement   |   12     12
Test Summary:    | Pass  Total
Weighted Average |    1      1
Test Summary: | Pass  Total
Derivative    |    5      5
Test Summary:                | Pass  Total
Contributions to uncertainty |    1      1
Test Summary:            | Pass  Total
Conversion and Promotion |   24     24
Test Summary:         | Pass  Total
Comparisons and Tests |   28     28
Test Summary: | Pass  Total
Addition      |   25     25
Test Summary: | Pass  Total
Subtraction   |    7      7
Test Summary:  | Pass  Total
Multiplication |   44     44
Test Summary: | Pass  Total
Division      |   48     48
Test Summary: | Pass  Total
Inverse       |    3      3
Test Summary: | Pass  Total
signbit       |    2      2
Test Summary: | Pass  Total
Power         |   38     38
Test Summary: | Pass  Total
Deg and rad   |    2      2
Test Summary:  | Pass  Total
Trig functions |   45     45
Test Summary:          | Pass  Total
Inverse trig functions |   35     35
Test Summary:             | Pass  Total
Reciprocal trig functions |   36     36
Test Summary: | Pass  Total
Exponentials  |   37     37
Test Summary: | Pass  Total
Logarithm     |   23     23
Test Summary: | Pass  Total
Hypotenuse    |   15     15
Test Summary: | Pass  Total
Square root   |   10     10
Test Summary: | Pass  Total
Cube root     |    5      5
Test Summary:  | Pass  Total
Absolute value |    5      5
Test Summary: | Pass  Total
Sign          |   17     17
Test Summary: | Pass  Total
One and zero  |    2      2
Test Summary:  | Pass  Total
Error function |   13     13
Test Summary: | Pass  Total
Cis           |    3      3
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = lgamma(::Measurement{Float64}) at special-functions.jl:79
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:79
Test Summary:       | Pass  Total
Factorial and gamma |   21     21
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Measurement{Float64}) at special-functions.jl:126
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:126
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:π}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
┌ Warning: `lbeta(x::Real, w::Real)` is deprecated, use `(logabsbeta(x, w))[1]` instead.
│   caller = lbeta(::Measurement{Float64}, ::Irrational{:ℯ}) at special-functions.jl:134
└ @ Measurements ~/.julia/packages/Measurements/I2ugE/src/special-functions.jl:134
Test Summary: | Pass  Total
Beta          |   18     18
Test Summary: | Pass  Total
Airy          |    4      4
Test Summary: | Pass  Total
Bessel        |   29     29
Test Summary: | Pass  Total
Modulo        |   90     90
Test Summary:      | Pass  Total
Machine precisionx |    5      5
Test Summary: | Pass  Total
Rounding      |    9      9
Test Summary: | Pass  Total
widening      |    2      2
Test Summary:       | Pass  Total
Type representation |   26     26
Test Summary: | Pass  Total
sum           |    2      2
Test Summary: | Pass  Total
prod          |    4      4
Test Summary: | Pass  Total
Miscellanea   |    6      6
Test Summary:  | Pass  Total
Linear algebra |    4      4
Test Summary: | Pass  Total
NaNs          |    5      5
Test Summary: | Pass  Total
@uncertain    |   17     17
Test Summary:         | Pass  Total
value and uncertainty |   10     10
Test Summary:    | Pass  Total
Derivatives type |    2      2
Test Summary: | Pass  Total
BigFloat's    |   15     15
Test Summary: | Pass  Total
QuadGK        |   19     19
Test Summary: | Pass  Total
Calculus      |    9      9
Test Summary:  | Pass  Total
String parsing |   23     23
Test Summary: | Pass  Total
Fixed bugs    |    2      2
Test Summary: | Pass  Total
Unitful       |    5      5
Test Summary:        | Pass  Total
Complex measurements |  121    121
Test Summary: | Pass  Total
Plot recipes  |   10     10
   Testing Measurements tests passed