summaryrefslogtreecommitdiffstats
path: root/tests/testutils.test
Commit message (Expand)AuthorAgeFilesLines
* progress.iter -> progress.update: choose a more neutral name that doesn't imp...erikleunissen2025-08-081-1/+1
* Proc "progress.iter": use a dot to indicate progresserikleunissen2025-07-231-1/+1
* Rename progress.endtime -> progress.enderikleunissen2025-07-231-1/+1
* test progress-1.1: add -cleanup clauseerikleunissen2025-07-221-1/+3
* Collect common setup and cleanup for tests in domain "timing"erikleunissen2025-07-221-28/+20
* Add procs "progress.*" to monitor progress in a looperikleunissen2025-07-221-0/+12
* Rename tests for domain "timing": testutils -> dterikleunissen2025-07-221-9/+6
* Add tests for various timing granularitieserikleunissen2025-07-221-2/+35
* Add base procs "dt.reset" and "dt.get", including testerikleunissen2025-07-211-2/+14
* Fix [498fcdba9f]: testutils.test (testutils-4.2), correct test descriptionerikleunissen2025-07-211-2/+3
* testutils.test: ensure initial non-existence of test-specific variables and p...erikleunissen2025-04-211-6/+4
* testutils.test: remove useless underscoreserikleunissen2025-04-201-54/+54
* testutils.test: correct numberingerikleunissen2025-03-291-10/+10
* testutils.test: fix typoerikleunissen2025-03-291-1/+1
* testutils.test: renumber tests, combining sections 1-3erikleunissen2025-03-291-18/+18
* testutils.tcl, testutils.test: correct error message (oversight in commit [56...erikleunissen2025-03-231-1/+1
* testutils.tcl [testutils]: make error messages uniformerikleunissen2025-03-221-5/+5
* testutils.tcl [testutils]: simplify error messages. Adapt tests 5.1 and 6.2 i...erikleunissen2025-03-211-2/+2
* testutils.test: collect assertions and correct cleanuperikleunissen2025-03-191-6/+6
* Add support for importing utility procs into another namespace than the globa...erikleunissen2025-03-191-30/+48
* Make "testutils import" fail for procs like it does for associated namespace ...erikleunissen2025-03-181-3/+42
* testutils.test [testutils-5.0]: extend test to ensure that init proc is not i...erikleunissen2025-03-161-3/+4
* testutils.test: add constraint "testutils" to skip these tests by default. RE...erikleunissen2025-03-041-15/+27
* testutils.test: assert presumptionserikleunissen2025-03-031-0/+11
* testutils.test [testutils-6.1]: correct testerikleunissen2025-03-031-3/+4
* testutils.test: new file holding tests for the command testutilserikleunissen2025-03-031-0/+108