Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / zen / STARTERKIT / sass-extensions / zen-grids / templates / unit-tests @ 87dbc3bf

Nom Taille Révision Âge Auteur Commentaire
  sass 87dbc3bf plus de 9 ans Benjamin Luce Addition of 3 themes : - adminimal_theme in fi...
  test-results 87dbc3bf plus de 9 ans Benjamin Luce Addition of 3 themes : - adminimal_theme in fi...
README.txt 489 octets 87dbc3bf plus de 9 ans Benjamin Luce Addition of 3 themes : - adminimal_theme in fi...
manifest.rb 2,04 ko 87dbc3bf plus de 9 ans Benjamin Luce Addition of 3 themes : - adminimal_theme in fi...

Dernières révisions

# Date Auteur Commentaire
87dbc3bf 21/12/2014 20:59 Benjamin Luce

Addition of 3 themes :
- adminimal_theme in file drupal7/sites/all/themes
- bootstrap in the same file
- zen in the same file
Addition of 1 module :
- adminimal_admin_menu in file drupal7/sites/all/modules

I hope I don't make any mistake...

Voir les révisions

README


UNIT TESTS FOR ZEN GRIDS

To run the unit tests for Zen Grids:

  1. Create a "tests" Compass project using the unit-tests pattern:

compass create tests -r zen-grids --using=zen-grids/unit-tests

  1. From inside the "tests" project, compare the compiled stylesheets to the previous unit test results in the test-results directory:

diff -r test-results/ stylesheets/

If the unit tests were successful, the above command should report no
differences.

Formats disponibles : Atom