File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 5
5
# As long as we do not touch these files,
6
6
# we will continue to treat them like that and exclude it from our testing-coverage reports,
7
7
# the same way we do not report testing of formal dependencies like other R-packages.
8
- # Files that we have found the need to alter, will be removed from this ignore-file
8
+ # Files that we have found the need to alter, will be removed from this ignore-file.
9
+ # For this reason src/xmlfile.cpp, src/readXml.cpp and src/readXmlStream.cpp are not listed below
9
10
src/pugixml/pugixml.cpp
10
- src/pugixml/pugixml.h
11
+ src/pugixml/pugixml.hpp
11
12
src/xmlio/xmlzipfile.h
12
13
src/xmlio/xmlfile.h
13
14
src/xmlio/xmlfile.cpp
14
15
src/xmlio/xmlstream.h
16
+ src/xmlio/xmlinput.h
15
17
src/xmlinput_c.c
16
18
src/miniz.c
19
+ src/xmlzipfile.cpp
17
20
src/xmlinput.cpp
18
21
src/xmlinput.h
19
22
src/xmloutput.cpp
You can’t perform that action at this time.
0 commit comments