summaryrefslogtreecommitdiff
path: root/doc/api/assert.md
Commit message (Expand)AuthorAgeFilesLines
* doc: fix params namesDmitry Semigradsky2023-05-061-3/+3
* 2023-05-03, Version 20.1.0 (Current)Michaël Zasso2023-05-031-1/+1
* assert: deprecate callTrackerMoshe Atlow2023-04-291-2/+10
* doc: revise example of assert.CallTrackerDeokjin Kim2023-03-291-8/+10
* assert,util: revert recursive breaking changeRuben Bridgewater2023-02-201-10/+2
* assert,util: improve deep equal comparison performanceRuben Bridgewater2023-02-201-2/+10
* tools: add `prefer-proto` ruleJordan Harband2023-01-101-4/+4
* assert: remove `assert.snapshot`Moshe Atlow2023-01-071-44/+0
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-64/+64
* 2022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda2022-10-121-2/+6
* doc: improve assert.snapshot() docscjihrig2022-08-311-12/+28
* 2022-08-24, Version 18.8.0 (Current)Ruy Adorno2022-08-241-3/+3
* assert: add `getCalls` and `reset` to callTrackerMoshe Atlow2022-08-111-0/+83
* assert: add assert.SnapshotMoshe Atlow2022-08-111-0/+28
* doc: remove unused code in call tracker exampleColin Ihrig2022-08-041-4/+0
* doc: use serial comma in assert docsTobias Nießen2022-05-201-4/+4
* doc: fix example in assert.mdLivia Medeiros2022-04-211-4/+4
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-83/+83
* 2022-04-19, Version 18.0.0 (Current)Beth Griggs2022-04-191-2/+2
* doc: remove SameValue comparison referenceRich Trott2022-01-131-9/+7
* doc: add reference for `===` operator in assert.mdRich Trott2022-01-101-2/+2
* doc: add reference for == and != operatorsRich Trott2022-01-081-7/+8
* doc: update Abstract Equality Comparison text in assert.mdRich Trott2022-01-051-20/+15
* assert,util: compare RegExp.lastIndex while using deep equal checksRuben Bridgewater2021-12-021-0/+10
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-0/+26
* doc: remove ESLint comments which were breaking the CJS/ESM togglesMark Skelton2021-10-121-11/+0
* doc: fix missing variable in deepStrictEqual exampleOliverOdo2021-10-111-1/+1
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-16/+24
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-22/+23
* doc: use ASCII order for md refsAntoine du Hamel2021-06-271-2/+2
* doc: esm examples /w imports for process, BufferGuy Bedford2021-06-251-0/+1
* 2021-04-20, Version 16.0.0 (Current)Beth Griggs2021-04-201-6/+6
* assert: change status of legacy assertsJames M Snell2021-04-081-4/+20
* assert: graduate assert.match and assert.doesNotMatchJames M Snell2021-04-081-10/+8
* doc: fix typo in assert.mdArkerone2021-04-081-1/+1
* doc: fix linter issueAntoine du Hamel2021-03-081-1/+1
* doc: add esm examples for assertJames M Snell2021-03-081-51/+856
* doc: use **Default:** more consistentlycjihrig2021-02-171-2/+2
* doc: update list styles for remark-parse@9 renderingRich Trott2020-11-121-1/+1
* 2020-10-20, Version 15.0.0 (Current)Beth Griggs2020-10-201-1/+1
* doc: changes description must end with a periodAntoine du Hamel2020-10-091-11/+11
* doc: harmonize version list style in YAML commentsAntoine du Hamel2020-10-091-11/+33
* doc: fix missing PR-URLs in YAML commentsAntoine du Hamel2020-10-091-0/+1
* 2020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr2020-10-061-5/+15
* doc: sort md references in ASCII orderAntoine du Hamel2020-10-011-5/+5
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-6/+6
* doc: fix heading space bug in assert.mdThomas Hunter II2020-09-231-1/+1
* doc: fix malformed hashes in assert.mdRich Trott2020-09-051-2/+2
* doc: fix typo in assert.mdYe-hyoung Kang2020-07-161-1/+1
* doc: add dynamic source code linksAlec Davidson2020-06-261-0/+2