Tower

← Back to package list

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 23 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Tower ─ v0.1.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [965ce0a6] + Tower v0.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [965ce0a6] + Tower v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Tower
    Status `/tmp/jl_By66Ah/Manifest.toml`
  [965ce0a6] Tower v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:                               | Pass  Total
Create single Nodes with the correct values |    8      8
Tower.Nodes.Node{Int64}(10, Tower.Nodes.Node{Int64}(20, Tower.Nodes.Node{Int64}(30, nothing)))
Test Summary:                                         | Pass  Total
Create nodes with the next node and the correct value |    6      6
Test Summary:                            | Pass  Total
function value returns the correct value |    2      2
   Testing Tower tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 21 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Tower ─ v0.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [965ce0a6] + Tower v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [965ce0a6] + Tower v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Tower
    Status `/tmp/jl_PTuuG7/Manifest.toml`
  [965ce0a6] Tower v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:                               | Pass  Total
Create single Nodes with the correct values |    8      8
Tower.Nodes.Node{Int64}(10, Tower.Nodes.Node{Int64}(20, Tower.Nodes.Node{Int64}(30, nothing)))
Test Summary:                                         | Pass  Total
Create nodes with the next node and the correct value |    6      6
Test Summary:                            | Pass  Total
function value returns the correct value |    2      2
   Testing Tower tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 17 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Tower ─ v0.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [965ce0a6] + Tower v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [965ce0a6] + Tower v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing Tower
    Status `/tmp/jl_4517Wf/Manifest.toml`
  [965ce0a6] Tower v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:                               | Pass  Total
Create single Nodes with the correct values |    8      8
Tower.Nodes.Node{Int64}(10, Tower.Nodes.Node{Int64}(20, Tower.Nodes.Node{Int64}(30, nothing)))
Test Summary:                                         | Pass  Total
Create nodes with the next node and the correct value |    6      6
Test Summary:                            | Pass  Total
function value returns the correct value |    2      2
   Testing Tower tests passed