Changes between Version 10 and Version 11 of Future/Jasmine

Show
Ignore:
Timestamp:
09/20/11 12:30:38 (20 months ago)
Author:
erilem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Future/Jasmine

    v10 v11  
    124124$ echo 'EnvJasmine.load(EnvJasmine.includeDir + "OpenLayers.js");' >> include/dependencies.js 
    125125}}} 
    126  1. Change the content of {{{EnvJasmine/lib/envjasmine.html}}} as follows: 
     126 1. change the content of {{{EnvJasmine/lib/envjasmine.html}}} as follows: 
    127127{{{ 
    128128$ cat > lib/envjasmine.html << EOF 
     
    141141EOF 
    142142}}} 
     143 1. run the {{{Grid.spec.js}}} tests: 
     144{{{ 
     145 $ ./bin/run_test.sh specs/Layer/Grid.spec.js 
     146}}} 
    143147 
    144148Todo