enso/test
Hubert Plociniczak 22a371a9c6
Substitute this with self (#3524)
A semi-manual s/this/self appied to the whole standard library.
Related to https://www.pivotaltracker.com/story/show/182328601

In the compiler promoted to use constants instead of hardcoded
`this`/`self` whenever possible.

# Important Notes
The PR **does not** require explicit `self` parameter declaration for methods as this part
of the design is still under consideration.
2022-06-21 10:53:52 +00:00
..
Benchmarks Adjust Table.sort_columns to use Text_Ordering design (#3487) 2022-05-30 12:26:29 +00:00
Examples_Tests Removing old functions and tidy up of Table types (#3519) 2022-06-14 13:37:20 +00:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
Image_Tests Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00
micro-distribution Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
Table_Tests Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
Tests Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00
Visualization_Tests Substitute this with self (#3524) 2022-06-21 10:53:52 +00:00