Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MSG_host_get_storage_list() function
[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 + \.cproject
12 + \.gitignore
13 + README\.(coding|git)
14 + mk_win-dist.sh
15
16 + buildtools/(jenkins|pipol)/.*
17
18 + contrib/.*
19
20 + examples/msg/actions/NAS_LU_S_4/.*
21 + examples/msg/chainsend/generate_deployment_file\.rb
22 + examples/msg/chord/chord3\.xml
23
24 + examples/smpi/MM/command_exemple
25 + examples/smpi/MM/host
26 + examples/smpi/NAS/.*
27
28 + src/simix/README_attempt_without_stack
29 + src/simix/simix_network\.tla
30
31 + src/smpi/BUGS
32 + src/smpi/colls/allreduce-rab-reduce-scatter\.c
33 + src/smpi/colls/alltoall-bruck\.c
34 + src/smpi/fixsrc\.pl
35 + src/smpi/myprintloc\.cocci
36 + src/smpi/patch_source\.sh
37 + src/smpi/replace_globals\.cocci
38 + src/smpi/replace_static\.cocci
39
40 + teshsuite/smpi/mpich-test/coll/bcast2\.f
41 + teshsuite/smpi/mpich-test/coll/nbcoll\.c
42 + teshsuite/smpi/mpich-test/coll/shortint\.c
43 + teshsuite/smpi/mpich-test/coll/temprun
44 + teshsuite/smpi/mpich-test/context/attrt\.c
45 + teshsuite/smpi/mpich-test/context/commnames\.c
46 + teshsuite/smpi/mpich-test/env/argstest\.c
47 + teshsuite/smpi/mpich-test/env/cmdline\.c
48 + teshsuite/smpi/mpich-test/env/errhand2\.c
49 + teshsuite/smpi/mpich-test/env/hang\.c
50 + teshsuite/smpi/mpich-test/pt2pt/fairness/README
51 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness-euih\.c
52 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness\.c
53 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2\.c
54 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairness2m\.c
55 + teshsuite/smpi/mpich-test/pt2pt/fairness/fairnessm\.c
56 + teshsuite/smpi/mpich-test/pt2pt/isndrcv2\.c
57 + teshsuite/smpi/mpich-test/pt2pt/mpitest\.h
58 + teshsuite/smpi/mpich-test/pt2pt/systest\.c
59 + teshsuite/smpi/mpich-test/pt2pt/systest1\.c
60 + teshsuite/smpi/mpich-test/pt2pt/testhetero
61 + teshsuite/smpi/mpich-test/topol/cart\.c
62 + teshsuite/smpi/mpich-test/topol/cart1f\.f
63 + teshsuite/smpi/mpich-test/topol/cart2\.c
64 + teshsuite/smpi/mpich-test/topol/cart2f\.f
65 + teshsuite/smpi/mpich-test/topol/cartc\.f90
66 + teshsuite/smpi/mpich-test/topol/cartf\.f
67 + teshsuite/smpi/mpich-test/topol/cartf\.std
68 + teshsuite/smpi/mpich-test/topol/cartmap\.c
69 + teshsuite/smpi/mpich-test/topol/cartmap\.std
70 + teshsuite/smpi/mpich-test/topol/cartorder\.c
71 + teshsuite/smpi/mpich-test/topol/dims\.c
72 + teshsuite/smpi/mpich-test/topol/graphtest\.c
73 + teshsuite/smpi/mpich-test/topol/graphtest\.std
74 + teshsuite/smpi/mpich-test/topol/test\.c
75 + teshsuite/smpi/mpich-test/topol/test\.h
76 + teshsuite/smpi/mpich-test/topol/twod\.f
77 + teshsuite/smpi/mpich-test/topol/twod2\.f
78
79 + tools/check_dist_archive
80 + tools/check_dist_archive\.exclude