Cross Reference: /yui3/src/substitute/tests/substitute.html
History log of /yui3/src/substitute/tests/substitute.html
Revision Date Author Comments + Modified files
58ec2c19476c8981b1c3280d3bbcce8a11acc578 14-Sep-2011 Luke Smith <lsmith@yahoo-inc.com>

Add query-string driven config

453cd2583d95cd4eef2ec23a7b564ed63d08e0b1 11-Sep-2011 Daniel Barreiro <satyam@satyam.com.ar>

Chickened out of the change to recurse into the replacement. It would not be backward-compatible and it is not worth it. The last commit didn't include the test file with a couple of extra tests to make sure the changes work. I reverted the changes in the test file to allow for recursing into the replacement.

0542765205c8bee9c222ae9032c346d12f8c2a5b 10-Sep-2011 Daniel Barreiro <satyam@satyam.com.ar>

Fixes #2531033 - It will replace everything if not undefined instead of only objects, strings and numbers - Added {LBRACE} and {RBRACE} as possible replacement strings so that braces can be included in the resulting string - Improved the restoration of undefined replacements - Moved RegExps outside of the function

9a76bc095233b0cb0be3a913f5913bfc72c38b6c 22-Jul-2011 Satyen Desai <sdesai@yahoo-inc.com>

Added Test.Runner.setName

a02dc3badfd643b0ea8a5b6b610c53bb0a363ab0 02-Dec-2010 Adam Moore <adamoore@yahoo-inc.com>

Test update

9982ae2753aea312f8260f66903f5cfb1d202d22 22-Feb-2010 Adam Moore <adamoore@yahoo-inc.com>

test update

/yui3/sandbox/loader/gallery.html /yui3/src/collection/tests/collection.html /yui3/src/event-custom/tests/customevent.html /yui3/src/event-simulate/tests/event-simulate.html /yui3/src/imageloader/tests/imageloader.html /yui3/src/node-focusmanager/tests/focusmanager.html /yui3/src/node-focusmanager/tests/test-01.html /yui3/src/node-focusmanager/tests/test-02.html /yui3/src/oop/tests/oop.html /yui3/src/querystring/tests/io-querystring.html /yui3/src/querystring/tests/querystring.html substitute.html /yui3/src/test/tests/arrayassert.html /yui3/src/test/tests/mock.html /yui3/src/test/tests/objectassert.html /yui3/src/test/tests/testformat.html /yui3/src/yui/tests/array.html /yui3/src/yui/tests/core.html /yui3/src/yui/tests/lang.html /yui3/src/yui/tests/namespace.html /yui3/src/yui/tests/object.html
47f7380215b8e35dd4da7b1dde41e85467f13777 05-Nov-2009 Luke Smith <lsmith@yahoo-inc.com>

Path corrections and removing trailing commas

838d626f7e69c325fea41507371d80369a69026c 23-Sep-2009 Adam Moore <adamoore@yahoo-inc.com>

substitute has a 'recurse' option to support nested templates (the previous default behavior). Normal operation is now a single level substitution which is tolerant of brackets in the replacement string. [fixes #2526011].

0771d781138a507b3e657573703f511291640bf3 12-Aug-2009 Adam Moore <adamoore@yahoo-inc.com>

Initial custom event split

/yui3/build/event-custom/event-custom-base-debug.js /yui3/build/event-custom/event-custom-base-min.js /yui3/build/event-custom/event-custom-base.js /yui3/build/event-custom/event-custom-complex-debug.js /yui3/build/event-custom/event-custom-complex-min.js /yui3/build/event-custom/event-custom-complex.js /yui3/build/event-custom/event-custom-debug.js /yui3/build/event-custom/event-custom-min.js /yui3/build/event-custom/event-custom.js /yui3/build/event/event-base-debug.js /yui3/build/event/event-base-min.js /yui3/build/event/event-base.js /yui3/build/event/event-debug.js /yui3/build/event/event-min.js /yui3/build/event/event.js /yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader.js /yui3/sandbox/event/dom.html /yui3/src/collection/tests/collection.html /yui3/src/dump/tests/dump.html /yui3/src/event-custom/README /yui3/src/event-custom/build-base.properties /yui3/src/event-custom/build-base.xml /yui3/src/event-custom/build-complex.properties /yui3/src/event-custom/build-complex.xml /yui3/src/event-custom/build.properties /yui3/src/event-custom/build.xml /yui3/src/event-custom/js/event-custom.js /yui3/src/event-custom/js/event-facade.js /yui3/src/event-custom/js/event-target.js /yui3/src/event-custom/tests/customevent.html /yui3/src/event/js/event-facade-dom.js /yui3/src/event/tests/delegate.html /yui3/src/event/tests/dom.html /yui3/src/loader/js/loader.js /yui3/src/oop/tests/oop.html substitute.html /yui3/src/yui/tests/array.html /yui3/src/yui/tests/core.html /yui3/src/yui/tests/lang.html /yui3/src/yui/tests/namespace.html /yui3/src/yui/tests/object.html
637be785ab98741335d5cd6634fddc5f6ecdb41b 12-May-2009 Adam Moore <adamoore@yahoo-inc.com>

updated queue metadata

583b6463b1b1af52ed4ff0bfa66a6fbf8658c5b3 16-Apr-2009 Adam Moore <adamoore@yahoo-inc.com>

doc update

bd4e7bf54bb629b039ba9e22ba57cf09cddce482 15-Apr-2009 Adam Moore <adamoore@yahoo-inc.com>

test update