# # ChangeLog for tests/functional/lib/jasmine.js # # Generated by Trac 0.12.2 # 10/23/25 14:54:17 Wed, 09 Jul 2014 13:03:41 GMT Nicolas [2726:1b842e54f6bc] * tests/functional/css/jasmine.css (modified) * tests/functional/index.html (modified) * tests/functional/lib/boot.js (added) * tests/functional/lib/jasmine-html.js (modified) * tests/functional/lib/jasmine-jquery-bootstrap.js (modified) * tests/functional/lib/jasmine-jquery.js (modified) * tests/functional/lib/jasmine.js (modified) * tests/functional/spec/common.js (modified) * tests/functional/spec/page_tabs.js (modified) * tests/functional/spec/users_actions.js (modified) Upgrade jasmine to version 2.0.0 Major change : all spies have a single ... Tue, 27 Aug 2013 14:31:55 GMT Nicolas [1602:e9e1a76d7cbc] * tests/functional/css/jasmine.css (added) * tests/functional/fixtures/menu.html (added) * tests/functional/fixtures/normal.html (added) * tests/functional/index.html (added) * tests/functional/js/fix_include.js (added) * tests/functional/js/plugins.js (added) * tests/functional/lib/jasmine-html.js (added) * tests/functional/lib/jasmine-jquery-bootstrap.js (added) * tests/functional/lib/jasmine-jquery.js (added) * tests/functional/lib/jasmine.js (added) * tests/functional/lib/jquery.js (added) * tests/functional/spec/toggle_with_legend.js (added) * tests/functional/spec/users_actions.js (added) [Tests] Add some tests for updatePermissionsForm and toggleWithLegend ...