Skip to content

Commit 7c3ea81

Browse files
authored
Merge pull request #62 from esl/test-compile-example-files
Compile examples before running tests
2 parents 5ae467a + cc954b2 commit 7c3ea81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+106
-117
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ gradient-*.tar
2525
# Temporary files, for example, from tests.
2626
/tmp/
2727

28+
# Beam files compiled from examples
29+
test/examples/_build/
30+
31+
# MacOS DS_Store
2832
.DS_Store

test/examples/Elixir.Basic.beam

-1.81 KB
Binary file not shown.

test/examples/Elixir.Call.beam

-1.53 KB
Binary file not shown.
-1.99 KB
Binary file not shown.
-1.56 KB
Binary file not shown.
-2.33 KB
Binary file not shown.

test/examples/Elixir.ListEx.beam

-1.89 KB
Binary file not shown.

test/examples/Elixir.MapEx.beam

-2.15 KB
Binary file not shown.
-1.3 KB
Binary file not shown.
-1.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)