/coreutils/tests/mv/ |
D | update.sh | 25 echo new > new || framework_failure_ 34 $cp_or_mv $interactive --update old new < /dev/null > out 2>&1 || fail=1 36 case "$(cat new)" in new) ;; *) fail=1 ;; esac 45 mv $update_option new old || fail=1 46 test -f new && fail=1 47 case "$(cat old)" in new) ;; *) fail=1 ;; esac 50 cp $update_option new old || fail=1 51 case "$(cat old)" in new) ;; *) fail=1 ;; esac 52 case "$(cat new)" in new) ;; *) fail=1 ;; esac 59 mv $update_option new old || fail=1 [all …]
|
/coreutils/tests/test/ |
D | test.pl | 54 my @new; 65 push @new, $t; 80 push (@new, [$test_name, $flags, {EXIT=>$ret}, @$LoH]); 84 return @new; 90 my @new; 100 push @new, $t; 106 push (@new, ["N-$test_name", "! $flags", {EXIT=>1-$ret}, @$LoH]) 108 push (@new, ["P-$test_name", "'(' $flags ')'", {EXIT=>$ret}, @$LoH]) 110 push (@new, ["NP-$test_name", "! '(' $flags ')'", {EXIT=>1-$ret}, @$LoH]) 112 push (@new, ["NNP-$test_name", "! ! '(' $flags ')'", {EXIT=>$ret, @$LoH}]) [all …]
|
/coreutils/src/ |
D | tr.c | 643 struct List_element *new = xmalloc (sizeof *new); in append_normal_char() local 644 new->next = nullptr; in append_normal_char() 645 new->type = RE_NORMAL_CHAR; in append_normal_char() 646 new->u.normal_char = c; in append_normal_char() 647 list->tail->next = new; in append_normal_char() 648 list->tail = new; in append_normal_char() 671 struct List_element *new = xmalloc (sizeof *new); in append_range() local 672 new->next = nullptr; in append_range() 673 new->type = RE_RANGE; in append_range() 674 new->u.range.first_char = first; in append_range() [all …]
|
D | cp.c | 444 struct dir_attr *new; in make_dir_parents_private() local 468 new = xmalloc (sizeof *new); in make_dir_parents_private() 469 new->st = src_st; in make_dir_parents_private() 470 new->slash_offset = slash - dir; in make_dir_parents_private() 471 new->restore_mode = false; in make_dir_parents_private() 472 new->next = *attr_list; in make_dir_parents_private() 473 *attr_list = new; in make_dir_parents_private() 478 missing_dir ? new->st.st_mode : 0, in make_dir_parents_private() 494 src_mode = new->st.st_mode; in make_dir_parents_private() 543 new->st.st_mode = stats.st_mode | omitted_permissions; in make_dir_parents_private() [all …]
|
D | uniq.c | 281 different (char *old, char *new, size_t oldlen, size_t newlen) in different() argument 289 return oldlen != newlen || memcasecmp (old, new, oldlen); in different() 291 return oldlen != newlen || memcmp (old, new, oldlen); in different()
|
/coreutils/tests/uniq/ |
D | uniq.pl | 33 my @new; 37 push @new, $t; 78 push @new, ["$t->[0]-z", '-z', @args, @list_of_hash]; 80 return @new;
|
/coreutils/tests/expr/ |
D | expr.pl | 219 my @new; 229 push @new, ["$test_name-mb", @new_t, {ENV => "LC_ALL=$mb_locale"}]; 231 push @Tests, @new;
|
D | expr-multibyte.pl | 209 my @new;
|
/coreutils/tests/env/ |
D | env-S.pl | 269 my @new; 278 push @new, ["$test_name-debug", 283 push @Tests, @new;
|
/coreutils/tests/basenc/ |
D | base64.pl | 138 my @new; 178 push @new, ["d$i-$t->[0]", '--decode', {IN => $o}, {OUT => $in}]; 182 push @Tests, @new;
|
/coreutils/tests/cut/ |
D | cut.pl | 237 my @new; 243 push @new, ["$test_name-mb", @new_t, {ENV => "LC_ALL=$mb_locale"}]; 245 push @Tests, @new;
|
/coreutils/tests/ |
D | Coreutils.pm | 599 my @new; 602 push @new, $t; 622 push @new, ["$t->[0].r", @args, '<', {IN => $in[0]}, @list_of_hash]; 623 push @new, ["$t->[0].p", @args, {IN_PIPE => $in[0]}, @list_of_hash]; 625 return @new;
|
/coreutils/tests/pr/ |
D | ml24f-t | 18 3 line truncation before new page; 3 line truncation before new page;
|
D | ml24-t | 18 3 line truncation before new page; 3 line truncation before new page;
|
D | loli | 13 3::: line truncation before new page; r_r_o_l-test: :::
|
D | tn | 13 3 line truncation before new page; r_r_o_l-test:
|
D | t-t | 13 3 line truncation before new page; r_r_o_l-test:
|
D | tt-t | 13 3 line truncation before new page; r_r_o_l-test:
|
D | l24f-t | 18 3 line truncation before new page; r_r_o_l-test:
|
D | l24-t | 18 3 line truncation before new page; r_r_o_l-test:
|
D | ml24f-t-0F | 18 3 line truncation before new page;
|
/coreutils/ |
D | README-release | 21 * Run bootstrap one last time. This downloads any new translations: 27 * Check for new file system types by running the following command on 38 If it finds a new file system magic number, add it to src/stat.c. 41 Note there may be some new file systems magic values not defined 111 * Push the NEWS-updating changes and the new tag:
|
/coreutils/tests/date/ |
D | date-debug.sh | 50 date: new date/time = '(Y-M-D) 1990-12-14 00:00:00' 53 date: new time = 661095000 epoch-seconds 152 date: new date/time = '(Y-M-D) 2013-10-22 00:00:00 TZ=+00' 179 date: new date/time = '(Y-M-D) 2016-10-01 00:00:00' 210 date: new date/time = '(Y-M-D) 2016-11-30 23:00:00'
|
/coreutils/tests/tail/ |
D | inotify-dir-recreate.sh | 83 tail: 'dir/file' has appeared; following new file
|
D | inotify-race2.sh | 77 echo never-seen-with-tail-8.23 > file.new || framework_failure_
|