Created
November 27, 2014 10:21
-
-
Save styx/6890388b96700f2ee573 to your computer and use it in GitHub Desktop.
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 characters
test/eex_test.exs:213: warning: missing specification for function 'test respects line number inside middle expressions with keywords'/1 | |
test/eex_test.exs:235: warning: missing specification for function 'test properly handle functions'/1 | |
test/eex_test.exs:255: warning: missing specification for function 'test do not consider already finished functions'/1 | |
test/eex_test.exs:275: warning: missing specification for function 'test evaluates nested do expressions'/1 | |
test/eex_test.exs:290: warning: missing specification for function 'test for comprehensions'/1 | |
test/eex_test.exs:299: warning: missing specification for function 'test unicode'/1 | |
test/eex_test.exs:308: warning: missing specification for function 'test evaluates the source from a given file'/1 | |
test/eex_test.exs:314: warning: missing specification for function 'test evaluates the source from a given file with bindings'/1 | |
test/eex_test.exs:320: warning: missing specification for function 'test raises an Exception when there\'s an error with the given file'/1 | |
test/eex_test.exs:327: warning: missing specification for function 'test sets external resource attribute'/1 | |
test/eex_test.exs:332: warning: missing specification for function 'test defined from string'/1 | |
test/eex_test.exs:336: warning: missing specification for function 'test defined from file'/1 | |
test/eex_test.exs:341: warning: missing specification for function 'test defined from file do not affect backtrace'/1 | |
test/eex_test.exs:386: warning: missing specification for function 'test calls handle_body'/1 | |
.......................test/eex_test.exs:114: warning: missing specification for function sample/2 | |
..................................... | |
Finished in 0.4 seconds (0.4s on load, 0.03s on tests) | |
60 tests, 0 failures | |
Randomized with seed 286896 | |
==> iex (exunit) | |
lib/ex_unit/case_template.ex:27: warning: missing specification for function 'MACRO-__using__'/2 | |
test/test_helper.exs:5: warning: missing specification for function '__ex_unit__'/2 | |
test/test_helper.exs:53: warning: missing specification for function capture_iex/1 | |
test/test_helper.exs:53: warning: missing specification for function capture_iex/2 | |
test/test_helper.exs:53: warning: missing specification for function capture_iex/3 | |
test/test_helper.exs:53: warning: missing specification for function capture_iex/4 | |
test/iex/evaluator_test.exs:3: warning: missing specification for function '__ex_unit__'/1 | |
test/iex/evaluator_test.exs:3: warning: missing specification for function '__ex_unit__'/2 | |
test/iex/evaluator_test.exs:8: warning: missing specification for function 'test format_stacktrace returns formatted result in columns'/1 | |
test/iex/server_test.exs:3: warning: missing specification for function '__ex_unit__'/1 | |
test/iex/server_test.exs:3: warning: missing specification for function '__ex_unit__'/2 | |
test/iex/server_test.exs:8: warning: missing specification for function 'test prefix option'/1 | |
test/iex/server_test.exs:14: warning: missing specification for function 'test delegate_locals_to option'/1 | |
test/iex/server_test.exs:20: warning: missing specification for function 'test env option'/1 | |
test/iex/server_test.exs:28: warning: missing specification for function 'test allows take over of the shell during boot'/1 | |
test/iex/server_test.exs:38: warning: missing specification for function 'test does not operate if callback during boot fails'/1 | |
test/iex/server_test.exs:44: warning: missing specification for function 'test take over fails when there is no shell'/1 | |
test/iex/server_test.exs:48: warning: missing specification for function 'test pry wraps around take over'/1 | |
test/iex/autocomplete_test.exs:3: warning: missing specification for function '__ex_unit__'/1 | |
test/iex/autocomplete_test.exs:3: warning: missing specification for function '__ex_unit__'/2 | |
test/iex/autocomplete_test.exs:6: warning: missing specification for function expand/1 | |
test/iex/autocomplete_test.exs:10: warning: missing specification for function 'test erlang_module_simple_completion'/1 | |
test/iex/autocomplete_test.exs:14: warning: missing specification for function 'test erlang_module_no_completion'/1 | |
test/iex/autocomplete_test.exs:19: warning: missing specification for function 'test erlang_module_common_prefix_completion'/1 | |
test/iex/autocomplete_test.exs:23: warning: missing specification for function 'test erlang_module_multiple_values_completion'/1 | |
test/iex/autocomplete_test.exs:28: warning: missing specification for function 'test elixir_simple_completion'/1 | |
test/iex/autocomplete_test.exs:33: warning: missing specification for function 'test elixir_auto_completion_with_self'/1 | |
test/iex/autocomplete_test.exs:37: warning: missing specification for function 'test elixir_no_completion'/1 | |
test/iex/autocomplete_test.exs:42: warning: missing specification for function 'test elixir_root_submodule_completion'/1 | |
test/iex/autocomplete_test.exs:47: warning: missing specification for function 'test elixir_submodule_completion'/1 | |
test/iex/autocomplete_test.exs:51: warning: missing specification for function 'test elixir_submodule_no_completion'/1 | |
test/iex/autocomplete_test.exs:55: warning: missing specification for function 'test elixir_function_completion'/1 | |
test/iex/autocomplete_test.exs:60: warning: missing specification for function 'test elixir_function_completion_with_arity'/1 | |
test/iex/autocomplete_test.exs:65: warning: missing specification for function 'test elixir_macro_completion'/1 | |
test/iex/autocomplete_test.exs:70: warning: missing specification for function 'test elixir_root_completion'/1 | |
test/iex/autocomplete_test.exs:77: warning: missing specification for function 'test elixir_kernel_completion'/1 | |
test/iex/autocomplete_test.exs:81: warning: missing specification for function 'test elixir_special_form_completion'/1 | |
test/iex/autocomplete_test.exs:85: warning: missing specification for function 'test elixir_proxy'/1 | |
test/iex/autocomplete_test.exs:90: warning: missing specification for function 'test elixir_erlang_module_root_completion'/1 | |
test/iex/autocomplete_test.exs:96: warning: missing specification for function 'test completion_inside_expression'/1 | |
test/iex/interaction_test.exs:3: warning: missing specification for function '__ex_unit__'/1 | |
test/iex/interaction_test.exs:3: warning: missing specification for function '__ex_unit__'/2 | |
test/iex/interaction_test.exs:8: warning: missing specification for function 'test whole output'/1 | |
test/iex/interaction_test.exs:15: warning: missing specification for function 'test empty input'/1 | |
test/iex/interaction_test.exs:19: warning: missing specification for function 'test normal input'/1 | |
test/iex/interaction_test.exs:23: warning: missing specification for function 'test multiple vars'/1 | |
test/iex/interaction_test.exs:32: warning: missing specification for function 'test code escape'/1 | |
test/iex/interaction_test.exs:40: warning: missing specification for function 'test exception'/1 | |
test/iex/interaction_test.exs:48: warning: missing specification for function 'test empty history at the start'/1 | |
test/iex/interaction_test.exs:52: warning: missing specification for function 'test empty history at the start redux'/1 | |
test/iex/interaction_test.exs:56: warning: missing specification for function 'test no break'/1 | |
test/iex/interaction_test.exs:65: warning: missing specification for function 'test break'/1 | |
test/iex/interaction_test.exs:75: warning: missing specification for function 'test invalid input'/1 | |
test/iex/interaction_test.exs:79: warning: missing specification for function 'test undefined function'/1 | |
test/iex/interaction_test.exs:85: warning: missing specification for function 'test module definition'/1 | |
test/iex/interaction_test.exs:98: warning: missing specification for function 'test prompt'/1 | |
test/iex/interaction_test.exs:104: warning: missing specification for function 'test color'/1 | |
test/iex/interaction_test.exs:112: warning: missing specification for function 'test inspect opts'/1 | |
test/iex/interaction_test.exs:118: warning: missing specification for function 'test history size'/1 | |
test/iex/interaction_test.exs:128: warning: missing specification for function 'test no .iex'/1 | |
test/iex/interaction_test.exs:132: warning: missing specification for function 'test .iex'/1 | |
test/iex/interaction_test.exs:139: warning: missing specification for function 'test nested .iex'/1 | |
test/iex/interaction_test.exs:150: warning: missing specification for function 'test receive exit'/1 | |
test/iex/interaction_test.exs:157: warning: missing specification for function 'test receive exit from exception'/1 | |
test/iex/interaction_test.exs:167: warning: missing specification for function 'test exit due to failed call'/1 | |
test/iex/helpers_test.exs:3: warning: missing specification for function '__ex_unit__'/1 | |
test/iex/helpers_test.exs:3: warning: missing specification for function '__ex_unit__'/2 | |
test/iex/helpers_test.exs:8: warning: missing specification for function 'test clear helper'/1 | |
test/iex/helpers_test.exs:18: warning: missing specification for function 'test h helper'/1 | |
test/iex/helpers_test.exs:23: warning: missing specification for function 'test h helper module'/1 | |
test/iex/helpers_test.exs:34: warning: missing specification for function 'test h helper function'/1 | |
test/iex/helpers_test.exs:45: warning: missing specification for function 'test h helper __info__'/1 | |
test/iex/helpers_test.exs:52: warning: missing specification for function 'test t helper'/1 | |
test/iex/helpers_test.exs:68: warning: missing specification for function 'test s helper'/1 | |
test/iex/helpers_test.exs:86: warning: missing specification for function 'test v helper'/1 | |
test/iex/helpers_test.exs:117: warning: missing specification for function 'test flush helper'/1 | |
test/iex/helpers_test.exs:121: warning: missing specification for function 'test pwd helper'/1 | |
test/iex/helpers_test.exs:127: warning: missing specification for function 'test ls helper'/1 | |
test/iex/helpers_test.exs:141: warning: missing specification for function 'test import_file helper'/1 | |
test/iex/helpers_test.exs:153: warning: missing specification for function 'test import_file nested'/1 | |
test/iex/helpers_test.exs:170: warning: missing specification for function 'test c helper'/1 | |
test/iex/helpers_test.exs:184: warning: missing specification for function 'test c helper with full path'/1 | |
test/iex/helpers_test.exs:194: warning: missing specification for function 'test c helper multiple modules'/1 | |
test/iex/helpers_test.exs:209: warning: missing specification for function 'test c helper list'/1 | |
test/iex/helpers_test.exs:224: warning: missing specification for function 'test c helper erlang'/1 | |
test/iex/helpers_test.exs:239: warning: missing specification for function 'test c helper skips unknown files'/1 | |
test/iex/helpers_test.exs:255: warning: missing specification for function 'test l helper'/1 | |
test/iex/helpers_test.exs:280: warning: missing specification for function 'test r helper unavailable'/1 | |
test/iex/helpers_test.exs:286: warning: missing specification for function 'test r helper elixir'/1 | |
test/iex/helpers_test.exs:309: warning: missing specification for function 'test r helper erlang'/1 | |
...........................iex:2: warning: missing specification for function foo/0 | |
iex:3: warning: missing specification for function bar/0 | |
..........................sample.ex:9: warning: missing specification for function hello/0 | |
..sample.erl:3: Warning: missing specification for function hello/0 | |
sample.erl:3: Warning: missing specification for function hello/0 | |
........sample.erl:3: Warning: missing specification for function hello/0 | |
..sample2.ex:2: warning: missing specification for function hello/0 | |
.sample.erl:3: Warning: missing specification for function hello/0 | |
sample2.ex:2: warning: missing specification for function hello/0 | |
....... | |
Finished in 0.9 seconds (0.4s on load, 0.4s on tests) | |
73 tests, 0 failures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment