Home | History | Annotate | Download | only in Modules

Lines Matching full:timestamp

13 // Run Clang twice so we end up creating the timestamp file (the second time).
16 // RUN: ls %t | grep modules.timestamp
20 // Set the timestamp back more than two days. We should try to prune,
22 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp
24 // RUN: ls %t | grep modules.timestamp
29 // This shouldn't prune anything, because the timestamp has been updated, so
33 // RUN: ls %t | grep modules.timestamp
37 // Set both timestamp and DependsOnModule.pcm back beyond the cutoff.
39 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp
42 // RUN: ls %t | grep modules.timestamp