Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaekwon authored Aug 1, 2022
1 parent 4a5e03c commit bfdf0cc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
All the files in this directory are meant to be those derived/borrowed from Yaegi, Apache2.0.
All the files in the ./files directory are meant to be those derived/borrowed from Yaegi, Apache2.0.
The tests files in ./files2 are derived from ./files. The difference is that:

* ./files/* imports use the NativeType and NativeValue native compat system. This tests the native system.
* ./files2/* don't use Native*, but rely on the ported stdlibs/**/* standard libraries written in Gno.

Generally, when adding new tests to one folder, it should be added to the other.

0 comments on commit bfdf0cc

Please sign in to comment.