enso/test
Hubert Plociniczak 42dbd8bb59
Allow for importing methods (#3633)
Importing individual methods didn't work as advertised because parser
would allow them but later drop that information. This slipped by because we never had mixed atoms and methods in stdlib.

# Important Notes
Added some basic tests but we need to ensure that the new parser allows for this.
@jdunkerley will be adding some changes to stdlib that will be testing this functionality as well.
2022-08-05 16:25:51 +00:00
..
Benchmarks Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Examples_Tests Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Geo_Tests Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Google_Api_Test Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
Image_Tests Tidying up what is in Standard.Base (#3603) 2022-07-27 13:28:00 +00:00
micro-distribution Explicit self (#3569) 2022-07-27 17:45:36 +00:00
Table_Tests Create Index_Sub_Range type and update Text.take and Text.drop (#3617) 2022-08-03 11:41:34 +00:00
Tests Allow for importing methods (#3633) 2022-08-05 16:25:51 +00:00
Visualization_Tests Explicit self (#3569) 2022-07-27 17:45:36 +00:00