[JS IR] Add serialization regressions tests

This commit is contained in:
Svyatoslav Kuzmich
2020-01-10 14:46:57 +03:00
parent fbf71be30c
commit 1333267983
11 changed files with 340 additions and 0 deletions
@@ -0,0 +1,3 @@
Directory contains copies of codegen box tests that used to fail during IR serialization or deserialization.
They are splitted into multiple modules to force serialization and deserializations in applicable backend.