Browse Source

add new tests in generated archive

Remi Collet 7 years ago
parent
commit
5485372245
2 changed files with 4 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 3 1
      package.xml

+ 1 - 0
.gitignore

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

+ 3 - 1
package.xml

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