Last active
August 29, 2015 14:23
-
-
Save bsmr/6150246ec441aba14af0 to your computer and use it in GitHub Desktop.
Revisions
-
bsmr renamed this gist
Jun 23, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
bsmr renamed this gist
Jun 23, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
bsmr created this gist
Jun 23, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ ==> elixir (exunit) 1) test update maps (MapTest) test/elixir/map_test.exs:45 Expected exception ArgumentError but got ErlangError (erlang error: {:badkey, :c}) stacktrace: test/elixir/map_test.exs:48 2) test protocol defines callbacks (ProtocolTest) test/elixir/protocol_test.exs:123 Assertion with == failed code: get_callbacks(Sample, :ok, 1) == [{:type, 9, :fun, [{:type, 9, :product, [{:user_type, 9, :t, []}]}, {:type, 9, :boolean, []}]}] lhs: [{:type, '\t', :fun, [{:type, '\t', :product, [{:user_type, '\t', :t, []}]}, {:type, '\t', :boolean, []}]}] rhs: [{:type, 9, :fun, [{:type, 9, :product, [{:user_type, 9, :t, []}]}, {:type, 9, :boolean, []}]}] stacktrace: test/elixir/protocol_test.exs:125