serenity/Userland/Applications/Spreadsheet/Tests
Ali Mohammad Pur 135683795b Spreadsheet: Throw if lookup value doesn't exist and no default is given
And explicitly state which value wasn't found and where in the error.
2022-06-26 22:21:17 +01:00
..
basic.js Spreadsheet: Make it possible to refer to ranges in other sheets 2022-06-26 22:21:17 +01:00
free-functions.js Spreadsheet: Throw if lookup value doesn't exist and no default is given 2022-06-26 22:21:17 +01:00
mock.test-common.js Spreadsheet: Add Range(s).toArray() 2022-03-04 04:29:20 +03:30
test-harness.js