Skip to content

Commit

Permalink
Translator improvements: update LambdaExpressionsTest.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 276513638
  • Loading branch information
antonio-cortes-perez authored and copybara-github committed Oct 24, 2019
1 parent fdccbe0 commit b6a7fd3
Show file tree
Hide file tree
Showing 2 changed files with 6,871 additions and 1,998 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ clean:

test_translator: annotations_dist java_deps_dist jre_emul_jars_dist
@cd translator && $(MAKE) test
@cd translator && $(MAKE) regression-test

test_jre_emul: jre_emul_dist junit_dist
@cd jre_emul && $(MAKE) -f tests.mk test
Expand Down
Loading

0 comments on commit b6a7fd3

Please sign in to comment.