M.K
|
3d981b5743
|
[doc] Explain relation to node.js and the CJS UT spec. (#28)
Kept the package version in case you prefer to increase it via npm,
and/or rename the repo before next release.
Fixes #27.
|
8 years ago |
Justin Searls
|
f8975cabd2
|
Add deepStrictEqual to the README (#23)
|
9 years ago |
Calvin Metcalf
|
ea25d53a51
|
1.4.1
|
9 years ago |
Calvin Metcalf
|
45b19f6707
|
fixes to avoid relying on buffer and to work in older browsers
|
9 years ago |
Calvin Metcalf
|
e502eca154
|
1.4.0
|
9 years ago |
Calvin Metcalf
|
96b415190e
|
update to add deapStrictEqual and some minor formating issues to make it good upto node 6 (#18)
|
9 years ago |
Roman Shtylman
|
0044baa6ac
|
Merge pull request #12 from javiercejudo/patch-1
remove outdated warning
|
9 years ago |
Javier Cejudo
|
967f324f10
|
remove outdated warning
|
9 years ago |
Roman Shtylman
|
cc3c9020e9
|
1.3.0
|
10 years ago |
Roman Shtylman
|
98c05e5919
|
Merge pull request #7 from teppeis/es6-object-keys
Fix deepEqual for ES6 Object.keys
|
10 years ago |
teppeis
|
fd1cd621d7
|
Fix for ES6 Object.keys
|
10 years ago |
Roman Shtylman
|
d08b0bfb8c
|
1.2.0
|
10 years ago |
Roman Shtylman
|
60bea69f09
|
Merge pull request #6 from teppeis/catch-up-node-assert
Catch up Node.js assert updates
|
10 years ago |
teppeis
|
ae6abd7a9e
|
ensure that deepEqual does not depend on arguments order
from aae51ecf7d
|
10 years ago |
teppeis
|
e2cf7f3d84
|
remove unnecessary call to isNaN()
from b87ca794e3 (diff-1)
|
10 years ago |
Roman Shtylman
|
2c34238b6a
|
1.1.2
|
10 years ago |
Roman Shtylman
|
cf66350e2a
|
README: use svg for build status badge
|
10 years ago |
Roman Shtylman
|
e4b65f5c44
|
zuul: just test on chrome latest
|
10 years ago |
Roman Shtylman
|
06ec243684
|
update mocha and zuul dev deps
|
10 years ago |
Roman Shtylman
|
5c17600354
|
Merge pull request #5 from jgoz/update-util
Update 'util' to 0.10.3
|
10 years ago |
John Gozde
|
0f761e4d6b
|
Update 'util' to 0.10.3.
|
10 years ago |
Roman Shtylman
|
2d04885a67
|
1.1.1
|
11 years ago |
Roman Shtylman
|
0d913e56b7
|
add license file
fixes #3
|
11 years ago |
Roman Shtylman
|
21f6458ff3
|
1.1.0
|
11 years ago |
Roman Shtylman
|
0b8d587c0b
|
provide stack traces for browsers which don't have captureStackTrace
|
11 years ago |
Roman Shtylman
|
5b09737d06
|
1.0.3
|
11 years ago |
Roman Shtylman
|
59b990d6da
|
update util dep to 0.10.2
Fix for isBuffer
|
11 years ago |
Roman Shtylman
|
c05811bd9f
|
1.0.2
|
11 years ago |
Roman Shtylman
|
4497376792
|
bump zuul version
|
11 years ago |
James Halliday
|
0af5553261
|
shim for Object.keys
|
11 years ago |
Roman Shtylman
|
f8971d04cf
|
1.0.1
|
11 years ago |
Roman Shtylman
|
e147a9a546
|
update util module to latest
|
11 years ago |
Roman Shtylman
|
2611281316
|
don't test node 0.8
We have moved on.
|
11 years ago |
Roman Shtylman
|
d6cfa2a006
|
test in browsers with zuul
|
11 years ago |
Roman Shtylman
|
a5ca50babe
|
use path trick to load local util module
Gets around the node.js limitation of always loading core modules even
if you have the same name installed locally.
|
11 years ago |
Roman Shtylman
|
2d912c0157
|
1.0.0
|
11 years ago |
Roman Shtylman
|
4ada105c6f
|
update description
|
11 years ago |
Roman Shtylman
|
bc7e7f684e
|
add travis badge to readme
|
11 years ago |
Roman Shtylman
|
f9a38e56dd
|
add travis config
|
11 years ago |
Roman Shtylman
|
ea3de89542
|
update to latest assert api and util module
|
11 years ago |
Roman Shtylman
|
34a780c882
|
add readme with API docs
|
11 years ago |
Roman Shtylman
|
601f08caaa
|
initial from npm
|
11 years ago |