Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1027)

Side by Side Diff: polymer_0.4.0/bower_components/polymer-test-tools/chai/History.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 1.9.1 / 2014-03-19 2 1.9.1 / 2014-03-19
3 ================== 3 ==================
4 4
5 * deps update 5 * deps update
6 * util: [getActual] select actual logic now allows undefined for actual. Close s #183 6 * util: [getActual] select actual logic now allows undefined for actual. Close s #183
7 * docs: [config] make public, express param type 7 * docs: [config] make public, express param type
8 * Merge pull request #251 from romario333/threshold3 8 * Merge pull request #251 from romario333/threshold3
9 * Fix issue #166 - configurable threshold in objDisplay. 9 * Fix issue #166 - configurable threshold in objDisplay.
10 * Move configuration options to config.js. 10 * Move configuration options to config.js.
(...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 * test browser build 886 * test browser build
887 * assertion cleanup 887 * assertion cleanup
888 * client compile script 888 * client compile script
889 * makefile 889 * makefile
890 * most of the basic assertions 890 * most of the basic assertions
891 * allow no parameters to assertion error 891 * allow no parameters to assertion error
892 * name change 892 * name change
893 * assertion error instance 893 * assertion error instance
894 * main exports: assert() & expect() 894 * main exports: assert() & expect()
895 * initialize 895 * initialize
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698