Skip to content

Commit

Permalink
Update haxe.display (#8610)
Browse files Browse the repository at this point in the history
* [tests] generalize server tests a bit

* [std] steal some types from vshaxe

* [tests] start on server display tests

see #8451

* remove CompilerMetadata type

* bring back methods

* add haxe.display.Server too

* utilize methods for tests
  • Loading branch information
Simn authored Aug 6, 2019
1 parent aaaa79b commit 8a603ba
Show file tree
Hide file tree
Showing 10 changed files with 924 additions and 16 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ tests/benchs/dump/
tests/display/.unittest/
tests/unit/.unittest/
tests/threads/export/
tests/server/test.js.map
Loading

0 comments on commit 8a603ba

Please sign in to comment.