HomeSort by: relevance | last modified time | path
    Searched refs:dates (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/unit-tests/
opt-debug-making.mk 4 # making targets, including modification dates.
varmod-gmtime.mk 55 # negative time stamps to the :gmtime modifier, resulting in dates before
varmod-localtime.mk 55 # negative time stamps to the :localtime modifier, resulting in dates before
  /src/tests/lib/libutil/
t_parsedate.c 117 ATF_TC(dates);
119 ATF_TC_HEAD(dates, tc)
121 atf_tc_set_md_var(tc, "descr", "Test unambiguous dates"
125 ATF_TC_BODY(dates, tc)
314 * Test relative to a number of fixed dates. Avoid the
517 atf_tc_set_md_var(tc, "descr", "Test parsing dates with zones");
625 ATF_TP_ADD_TC(tp, dates);

Completed in 13 milliseconds