1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/intl/test
Kalle Olavi Niemitalo b6aca8d9a7 Add tests for utf8_step_forward
I am not hooking these to "make test", for two reasons:

1. utf8_step_forward is inside #ifdef CONFIG_UTF8 and I don't see
   how to make tests conditional on such options.

2. test/libtest.sh was copied from Git, which is under GPLv2-only.
   Adding more dependencies on it could make ELinks more difficult
   to relicense under GPLv2-or-later.
2009-05-27 01:11:03 +03:00
..
test-utf8-step-forward Add tests for utf8_step_forward 2009-05-27 01:11:03 +03:00
utf8-step-test.c Add tests for utf8_step_forward 2009-05-27 01:11:03 +03:00