Skip to content

Commit 354a281

Browse files
committed
[roottest] add reference files for newstl test
One can add reference files to check that reading remains working also for older files. So add for beginiing reference files from 6-32-19 version. Some older files can be add as well
1 parent ec403e2 commit 354a281

File tree

14 files changed

+52
-13
lines changed

14 files changed

+52
-13
lines changed

roottest/.gitignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -488,18 +488,6 @@ AutoDict_*.cxx
488488
/root/io/newdelete/3-*
489489
/root/io/newdelete/ClassesDict.*
490490

491-
# /root/io/newstl/
492-
/root/io/newstl/AutoDict*
493-
/root/io/newstl/pospelov
494-
/root/io/newstl/latest
495-
/root/io/newstl/3-*
496-
/root/io/newstl/4-*
497-
/root/io/newstl/5-*
498-
/root/io/newstl/6-*
499-
/root/io/newstl/7-*
500-
/root/io/newstl/*.root
501-
/root/io/newstl/ArchivedDataFiles
502-
503491
# /root/io/perf/
504492
/root/io/perf/*.root
505493

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Test files created with ROOT 6-32-19
2+
3+
After running
4+
5+
ctest -R roottest-root-io-newstl
6+
7+
several root files are created in roottest/root/io/newstl directory
8+
9+
With every new ROOT version one can commit such files into repository
10+
and add corresponding reading entry into cmake files.
11+
12+
One should add files only from previous ROOT versions - otherwise
13+
log reference files will differ
14+
204 KB
Binary file not shown.
204 KB
Binary file not shown.
232 KB
Binary file not shown.
234 KB
Binary file not shown.
164 KB
Binary file not shown.
205 KB
Binary file not shown.
163 KB
Binary file not shown.
204 KB
Binary file not shown.

0 commit comments

Comments
 (0)