Home
last modified time | relevance | path

Searched refs:test_update_url (Results 1 – 3 of 3) sorted by relevance

/dports/devel/truc/truc_0.12.0/
H A Dtest_page.php25 $test_update_url = 'test_detail_update_page.php'; variable
144 …print"<td class='tbl-c'><a href='$test_update_url?test_id=$test_id'><img src='".IMG_SRC."update.gi…
/dports/devel/rth/rth/
H A Dtest_page.php26 $test_update_url = 'test_detail_update_page.php'; variable
174 …print"<td class='tbl-c'><a href='$test_update_url?test_id=$test_id'><img src='".IMG_SRC."update.gi…
/dports/astro/py-astropy/astropy-5.0/astropy/utils/tests/
H A Dtest_data.py587 def test_update_url(tmpdir, temp_cache): function