Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
freebsd compatibility
[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/colls/allgather-2dmesh\.c
32 + src/smpi/colls/allgather-3dmesh\.c
33 + src/smpi/colls/allgather-bruck\.c
34 + src/smpi/colls/allreduce-rab-rdb\.c
35 + src/smpi/colls/allreduce-rab-reduce-scatter\.c
36 + src/smpi/colls/allreduce-smp-binomial-pipeline\.c
37 + src/smpi/colls/alltoall-bruck\.c
38 + src/smpi/fixsrc\.pl
39 + src/smpi/myprintloc\.cocci
40 + src/smpi/patch_source\.sh
41 + src/smpi/replace_globals\.cocci
42 + src/smpi/replace_static\.cocci
43
44 + teshsuite/smpi/mpich-test/coll/bcast2\.f
45 + teshsuite/smpi/mpich-test/coll/nbcoll\.c
46 + teshsuite/smpi/mpich-test/coll/shortint\.c
47 + teshsuite/smpi/mpich-test/coll/temprun
48 + teshsuite/smpi/mpich-test/context/attrt\.c
49 + teshsuite/smpi/mpich-test/context/commnames\.c
50 + teshsuite/smpi/mpich-test/env/argstest\.c
51 + teshsuite/smpi/mpich-test/env/cmdline\.c
52 + teshsuite/smpi/mpich-test/env/errhand2\.c
53 + teshsuite/smpi/mpich-test/env/hang\.c
54 + teshsuite/smpi/mpich-test/pt2pt/fairness/README
55 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness-euih\.c
56 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness\.c
57 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2\.c
58 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2m\.c
59 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairnessm\.c
60 + teshsuite/smpi/mpich-test/pt2pt/isndrcv2\.c
61 + teshsuite/smpi/mpich-test/pt2pt/mpitest\.h
62 + teshsuite/smpi/mpich-test/pt2pt/systest\.c
63 + teshsuite/smpi/mpich-test/pt2pt/systest1\.c
64 + teshsuite/smpi/mpich-test/pt2pt/testhetero
65 + teshsuite/smpi/mpich-test/topol/cart\.c
66 + teshsuite/smpi/mpich-test/topol/cart1f\.f
67 + teshsuite/smpi/mpich-test/topol/cart2\.c
68 + teshsuite/smpi/mpich-test/topol/cart2f\.f
69 + teshsuite/smpi/mpich-test/topol/cartc\.f90
70 + teshsuite/smpi/mpich-test/topol/cartf\.f
71 + teshsuite/smpi/mpich-test/topol/cartf\.std
72 + teshsuite/smpi/mpich-test/topol/cartmap\.c
73 + teshsuite/smpi/mpich-test/topol/cartmap\.std
74 + teshsuite/smpi/mpich-test/topol/cartorder\.c
75 + teshsuite/smpi/mpich-test/topol/dims\.c
76 + teshsuite/smpi/mpich-test/topol/graphtest\.c
77 + teshsuite/smpi/mpich-test/topol/graphtest\.std
78 + teshsuite/smpi/mpich-test/topol/test\.c
79 + teshsuite/smpi/mpich-test/topol/test\.h
80 + teshsuite/smpi/mpich-test/topol/twod\.f
81 + teshsuite/smpi/mpich-test/topol/twod2\.f
82
83 + tools/check_dist_archive
84 + tools/check_dist_archive\.exclude