.hgignore

Sat, 29 Jan 2022 12:46:07 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 29 Jan 2022 12:46:07 +0100
changeset 498
435c9965b2dd
parent 398
8d506ed6c1c0
child 753
24dc84788dee
permissions
-rw-r--r--

reorder the list test functions

This should make it easier to spot duplicated code and think about a
strategy to uniformly test "normal" linked lists and pointer lists.

syntax:regexp
^nbproject/
^build/
/core$
DS_Store$
^stamp-h
/test-suite.log$
^ucx-.*\.tar.gz$
^.idea/
^cmake-build-

mercurial