enso/test
Pavel Marek a67297aebf
Add graalpy packages to the component directory (#8351)
Adds these JAR modules to the `component` directory inside Engine distribution:
- `graal-language-23.1.0`
- `org.bouncycastle.*` - these need to be added for graalpy language

# Important Notes
- Remove `org.bouncycastle.*` packages from `runtime.jar` fat jar.
- Make sure that the `./run` script preinstalls GraalPy standalone distribution before starting engine tests
- Note that using `python -m venv` is only possible from standalone distribution, we cannot distribute `graalpython-launcher`.
- Make sure that installation of `numpy` and its polyglot execution example works.
- Convert `Text` to `TruffleString` before passing to GraalPy - 8ee9a2816f
2023-12-04 11:50:59 +00:00
..
AWS_Tests S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Benchmarks Filter for test/Benchmarks (#8391) 2023-11-27 15:27:12 +00:00
Examples_Tests Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
Exploratory_Benchmarks Compare performance of Panic / Java Exception / Dataflow error (#8130) 2023-10-24 12:03:44 +00:00
Geo_Tests All Enso objects are hasheable (#3878) 2023-01-19 10:33:25 +01:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Improve Non_Unique_Primary_Key error, split file format detection into read/write, improve SQLite format detection (#6604) 2023-05-09 17:15:44 +00:00
Meta_Test_Suite_Tests Remove old (Java) Regex library and replace with new (Truffle) library. (#6195) 2023-04-04 19:58:26 +00:00
micro-distribution expressionUpdates do not contain Method Pointer of operators (#7659) 2023-09-15 08:01:21 +00:00
Table_Tests 400x faster with linear hashing of the hash map entries (#8425) 2023-12-01 06:43:13 +00:00
Tests Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
Visualization_Tests 400x faster with linear hashing of the hash map entries (#8425) 2023-12-01 06:43:13 +00:00