History log of /yui3/src/loader/scripts/build_loader_tests.js
Revision Date Author Comments Expand
084914298a0d0665cda58a299c920934f8c60606 25-Jul-2011 Dav Glass <davglass@gmail.com>

Fixes #2530531 - Added second layer of filtering on requires that are rollups

6f3ae49d2c323c8a52f4e09a0bf08f743c5f24f4 16-Jun-2011 Dav Glass <davglass@gmail.com>

Updated loader tests, now testing loading yui-base, fetching loader, then using the module too.

64c6e02eab1938ea506b95e4146200cbbcced599 02-Jun-2011 Dav Glass <davglass@gmail.com>

Updated CLI tests

8367c40f471b6d7692cc67b0ad710817521d835d 02-Jun-2011 Dav Glass <davglass@gmail.com>

Updated tests

63e275d73c0f46ffe55b299327e6c4faf10eb589 23-May-2011 Dav Glass <davglass@gmail.com>

Removed queue-run from the tests (meta is invalid)

8376c2bd763d67937824cb4635b53950e9cea8db 11-May-2011 Dav Glass <davglass@gmail.com>

Added History to test suite

44603c2c426a25554a71a64dffed3f0c84d20d19 09-May-2011 Dav Glass <davglass@gmail.com>

Updating CLI based tests

debac5c0bae69effc0b60ab7c45d70897124f05d 03-May-2011 Dav Glass <davglass@gmail.com>

Added a very very slim Loader CLI test. It basically walks through the loader meta data, creates a loader instance requires that module to be loaded, then performs an indexOf on loader.sorted to see if the module is present.

9dae059450bb6954fa548f86779ef90312be74bd 03-May-2011 Dav Glass <davglass@gmail.com>

Added a very very slim Loader CLI test. It basically walks through the loader meta data, creates a loader instance requires that module to be loaded, then performs an indexOf on loader.sorted to see if the module is present.

2860b673e73a56e20d09a2684d1d1a01257540d5 27-Apr-2011 Dav Glass <davglass@gmail.com>

Added a very very slim Loader CLI test. It basically walks through the loader meta data, creates a loader instance requires that module to be loaded, then performs an indexOf on loader.sorted to see if the module is present.