ladybird/Libraries/LibJS/Tests/functions
Nico Weber ef1b21004f Everywhere: Fix typos
Mostly in comments, but sprintf() now prints "August" instead of
"Auguest" so that's something.
2020-10-02 16:03:17 +02:00
..
arrow-functions.js Everywhere: Fix typos 2020-10-02 16:03:17 +02:00
constructor-basic.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-default-parameters.js Everywhere: Fix typos 2020-10-02 16:03:17 +02:00
function-hoisting.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-length.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-missing-arg.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-name.js LibJS: Do not revisit already visited values in update_function_name() 2020-09-19 00:33:56 +02:00
function-rest-params.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-spread.js LibJS: Integrate iterator protocol into language features 2020-07-14 17:58:42 +02:00
function-strict-mode.js Everywhere: Fix typos 2020-10-02 16:03:17 +02:00
function-this-in-arguments.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00
function-TypeError.js LibJS: Indent tests with 4 spaces instead of 2 2020-07-06 23:40:35 +02:00