40 Commits (5843b2c945c66d3c21541ae9d15b9fbd9dde6622)

Author SHA1 Message Date
Gibson Fahnestock 1175c9dca3
doc: standardize function param/object prop style 8 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 8 years ago
Ruben Bridgewater b0d3bec95c
assert: use Same-value equality in deepStrictEqual 8 years ago
hisener a5916107dd doc: fix wrong history entry in deepStrictEqual 8 years ago
Myles Borins cba206fa24
docs: update 8.5.0 changelog 8 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 8 years ago
geek e13d1df89b
assert: support custom errors 8 years ago
Myles Borins a10856a7d3
2017-09-12, Version 8.5.0 (Current) 8 years ago
Ruben Bridgewater ea2e6363f2
assert: use SameValueZero in deepStrictEqual 8 years ago
Ruben Bridgewater 1789dcfc87
doc: add missing changelogs to assert docs 8 years ago
Ruben Bridgewater 204d94fc75
assert: handle errors properly with deep*Equal 8 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 8 years ago
Ruben Bridgewater 7a2b3e2b6c
doc,assert: document stackStartFunction in fail 8 years ago
Ruben Bridgewater fc463639fa assert: fix assert.fail with zero arguments 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt 211813c99c doc: unify quotes in an assert.md code example 8 years ago
Rich Trott 758b8b6e5d assert: improve assert.fail() API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Rich Trott fbb853f52b doc: remove superfluous sample assert code 8 years ago
Joyee Cheung efec14a7d1
assert: enforce type check in deepStrictEqual 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Amelia Clarke 76a3e4984c doc: argument types for assert methods 8 years ago
Joyee Cheung 3d8379ae60 doc: improve assert.md regarding ECMAScript terms 8 years ago
Anna Henningsen a0af30533c
doc: add changelogs for assert 8 years ago
Rich Trott 797ec338ea assert: unlock the assert API 8 years ago
Rich Trott 2f1f48ac2a doc: remove extraneous paragraph from assert doc 8 years ago
Rich Trott 42e73ae326
doc: remove assertions about assert 8 years ago
Vse Mozhet Byt 929fd4a892 doc: fix typo in assert code example 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Vse Mozhet Byt 74f0e51b4d
doc: fix a typo in the assert.md 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Ravindra barthwal 1658297f47 doc: add missing semicolon 9 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 9 years ago
Rich Trott f52b2f116b doc: add `added:` information for assert 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Rich Trott 539cede426 doc: note assert.throws() pitfall 9 years ago
cjihrig 10f55b0aae doc: mention prototype check in deepStrictEqual() 9 years ago
Rich Trott 3874f32277 doc: apply consistent styling for functions 9 years ago
Minwoo Jung de3e94b0ef doc: fix `notDeepEqual` API 9 years ago
Timothy Gu 27c8b73fa6 doc: fix JSON generation for aliased methods 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Wyatt Preul d7c5110a79 doc: stronger suggestion for userland assert 9 years ago
James M Snell 3e648eb2ca doc: improve assert.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago