Changeset 1175 for trunk/build/tests

Show
Ignore:
Timestamp:
11/21/08 22:19:58 (2 months ago)
Author:
laurentj
Message:

improved jbuildtools to consume less memory
added a VERBOSE flag in buildjelix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/tests/testpreprocess.php

    r386 r1175  
    198198 
    199199            if($e->sourceLine != $datas[2]){ 
    200                 $this->fail($source . ' : mauvais numero de ligne du source ('.$e->sourceLine.')'); 
     200                $this->fail($source . ' : mauvais numero de ligne du source ('.$e->sourceLine.'!='.$datas[2].')'); 
    201201                $err=true; 
    202202            } 
Download in other formats: Unified Diff Zip Archive