Explorar el Código

add new tests in generated archive

Remi Collet hace 7 años
padre
commit
5485372245
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 1 0
      .gitignore
  2. 3 1
      package.xml

+ 1 - 0
.gitignore

@@ -40,3 +40,4 @@ tmp-php.ini
 cmake-build-debug
 CMakeLists.txt
 local_test.php
+xlswriter-*.tgz

+ 3 - 1
package.xml

@@ -73,6 +73,8 @@
                 <file role="src" name="014.phpt" />
                 <file role="src" name="015.phpt" />
                 <file role="src" name="016.phpt" />
+                <file role="src" name="017.phpt" />
+                <file role="src" name="018.phpt" />
             </dir>
         </dir>
     </contents>
@@ -156,4 +158,4 @@
             </notes>
         </release>
     </changelog>
-</package>
+</package>