Dotclear


Ignore:
Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • .hgsubstate

    r1693 r1709  
    1 3811959404614e7014b897d3d3b96caad10e214f inc/libs/clearbricks 
     17f6890267d808320431acd04f4dae19dcb027a80 inc/libs/clearbricks 
  • tests/functional/index.html

    r1602 r1703  
    1717    <script type="text/javascript" src="spec/users_actions.js"></script> 
    1818    <script type="text/javascript" src="spec/toggle_with_legend.js"></script> 
     19 
     20    <script type="text/javascript" src="spec/common.js"></script> 
    1921  </head> 
    2022  <body> 
  • tests/functional/js/fix_include.js

    r1602 r1703  
    88jQuery.fn.backgroundFade = function() {}; 
    99 
     10dotclear.msg.confirm_delete_posts = 'confirm %s delete'; 
     11dotclear.msg.confirm_delete_comments = 'confirm %s delete'; 
  • tests/functional/spec/toggle_with_legend.js

    r1606 r1703  
    1 describe("Label clickable", function() { 
     1describe("toggleWithLegend method (admin/js/common.js)", function() { 
    22    it("Click arrow must make target visible", function() { 
    33     loadFixtures('menu.html'); 
  • tests/functional/spec/users_actions.js

    r1602 r1703  
    1 describe("Permissions feature", function() { 
     1describe("updatePermissionsForm method (admin/js/_users_actions.js)", function() { 
    22    it("Click admin persmission must checked all associated permissions", function() { 
    33     loadFixtures('normal.html'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map