gnome-shell/tests
Giovanni Campagna 09ab13cf04 Array: add capability to insert while keeping a specific order
Adds two new functions, Util.lowerBound and Util.insertSorted,
that take an array, a value and a comparator, and find the
first position at which the value can be inserted without
violating the order, in optimal time.

https://bugzilla.gnome.org/show_bug.cgi?id=666429
2011-12-19 16:54:46 +01:00
..
interactive *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
testcommon *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
unit Array: add capability to insert while keeping a specific order 2011-12-19 16:54:46 +01:00
Makefile.am Array: add capability to insert while keeping a specific order 2011-12-19 16:54:46 +01:00
run-test.sh.in tests: fix up typelib include paths 2011-07-27 09:29:03 -04:00