Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve output of check_dist_archive.
[simgrid.git] / tools / check_dist_archive.exclude
1 # Expected dfferences between git repository and tardists
2 #
3 # lines beginning with '#', and empty lines are ignored
4 # lines beginning with '- ' are expected in archive only
5 # lines beginning with '+ ' are expected in git only
6 # each line is an extended regexp that should match full file names
7
8 - Makefile
9 - doc/html/.*
10
11 + \.gitignore
12 + README\.(coding|git)
13 + mk_win-dist.sh
14
15 + buildtools/(jenkins|pipol)/.*
16
17 + contrib/.*
18
19 + examples/msg/actions/NAS_LU_S_4/.*
20 + examples/msg/chainsend/generate_deployment_file\.rb
21 + examples/msg/chord/chord3\.xml
22
23 + examples/smpi/MM/command_exemple
24 + examples/smpi/MM/host
25 + examples/smpi/NAS/.*
26
27 + src/simix/README_attempt_without_stack
28 + src/simix/simix_network\.tla
29
30 + src/smpi/BUGS
31 + src/smpi/fixsrc\.pl
32 + src/smpi/myprintloc\.cocci
33 + src/smpi/patch_source\.sh
34 + src/smpi/replace_globals\.cocci
35 + src/smpi/replace_static\.cocci
36
37 + teshsuite/smpi/mpich-test/coll/bcast2\.f
38 + teshsuite/smpi/mpich-test/coll/nbcoll\.c
39 + teshsuite/smpi/mpich-test/coll/shortint\.c
40 + teshsuite/smpi/mpich-test/coll/temprun
41 + teshsuite/smpi/mpich-test/context/attrt\.c
42 + teshsuite/smpi/mpich-test/context/commnames\.c
43 + teshsuite/smpi/mpich-test/env/argstest\.c
44 + teshsuite/smpi/mpich-test/env/cmdline\.c
45 + teshsuite/smpi/mpich-test/env/errhand2\.c
46 + teshsuite/smpi/mpich-test/env/hang\.c
47 + teshsuite/smpi/mpich-test/pt2pt/fairness/README
48 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness-euih\.c
49 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness\.c
50 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2\.c
51 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2m\.c
52 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairnessm\.c
53 + teshsuite/smpi/mpich-test/pt2pt/isndrcv2\.c
54 + teshsuite/smpi/mpich-test/pt2pt/mpitest\.h
55 + teshsuite/smpi/mpich-test/pt2pt/systest\.c
56 + teshsuite/smpi/mpich-test/pt2pt/systest1\.c
57 + teshsuite/smpi/mpich-test/pt2pt/testhetero
58 + teshsuite/smpi/mpich-test/topol/cart\.c
59 + teshsuite/smpi/mpich-test/topol/cart1f\.f
60 + teshsuite/smpi/mpich-test/topol/cart2\.c
61 + teshsuite/smpi/mpich-test/topol/cart2f\.f
62 + teshsuite/smpi/mpich-test/topol/cartc\.f90
63 + teshsuite/smpi/mpich-test/topol/cartf\.f
64 + teshsuite/smpi/mpich-test/topol/cartf\.std
65 + teshsuite/smpi/mpich-test/topol/cartmap\.c
66 + teshsuite/smpi/mpich-test/topol/cartmap\.std
67 + teshsuite/smpi/mpich-test/topol/cartorder\.c
68 + teshsuite/smpi/mpich-test/topol/dims\.c
69 + teshsuite/smpi/mpich-test/topol/graphtest\.c
70 + teshsuite/smpi/mpich-test/topol/graphtest\.std
71 + teshsuite/smpi/mpich-test/topol/test\.c
72 + teshsuite/smpi/mpich-test/topol/test\.h
73 + teshsuite/smpi/mpich-test/topol/twod\.f
74 + teshsuite/smpi/mpich-test/topol/twod2\.f
75
76 + tools/check_dist_archive
77 + tools/check_dist_archive\.exclude