flywind
|
cfb38c2383
|
move tests to testament (#16101)
* move tests to testament
* minor
* fix random
* disable test random
(cherry picked from commit cbc793b30b)
|
2020-11-25 12:42:51 +01:00 |
|
Julian Fondren
|
42fffc3250
|
fix unidecode.unidecode example input string
|
2019-04-20 21:10:52 -05:00 |
|
Araq
|
dfdf8e58c7
|
fixes #8768 properly
|
2018-08-30 16:54:03 +02:00 |
|
Araq
|
8e33667262
|
unidecode module: change the default to: embed resource file into the application; fixes #8767
|
2018-08-30 15:39:47 +02:00 |
|
Araq
|
a14ffd6119
|
fixes #8768
|
2018-08-30 15:33:34 +02:00 |
|
Araq
|
64517445ea
|
even more strict isNil handling for strings/seqs in order to detect bugs
|
2018-08-22 12:35:46 +02:00 |
|
Adam Strzelecki
|
43bddf62dd
|
lib: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:03:56 +02:00 |
|
Oleh Prypin
|
22db40e5e4
|
Turn some test outputs into actual tests
|
2015-04-21 15:59:32 +03:00 |
|
Oleh Prypin
|
32109a7867
|
Don't run non-test code when defined(testing)
|
2015-04-21 14:37:29 +03:00 |
|
Araq
|
11b6958755
|
big rename
|
2014-08-27 23:42:51 +02:00 |
|
Grzegorz Adam Hankiewicz
|
72a3e21f28
|
Removes executable bit for text files.
|
2013-03-16 23:53:07 +01:00 |
|
Araq
|
4f1b89c30c
|
year 2012 for most copyright headers
|
2012-01-02 23:07:35 +01:00 |
|
Araq
|
e261a88d07
|
further steps to get rid of deprecated endOfFile and readLine
|
2011-11-29 01:24:58 +01:00 |
|
Araq
|
1f6725e59e
|
small bugfixes to make more tests green
|
2011-11-02 02:28:18 +01:00 |
|
Araq
|
e956abbadd
|
slurp uses path; unidecode is improved and threadsafe
|
2011-10-08 01:17:06 +02:00 |
|
Andreas Rumpf
|
7bf98411b6
|
version 0.8.8
|
2010-03-14 01:25:25 +01:00 |
|
Andreas Rumpf
|
40ea1d0330
|
fixed pango/pangoutils new wrappers
|
2010-02-26 01:26:16 +01:00 |
|
rumpf_a@web.de
|
40a5d6c3b9
|
continued work on html/xmlparser
|
2010-02-14 00:29:35 +01:00 |
|
Andreas Rumpf
|
16c0beb27c
|
further progress on the new XML processing modules
|
2010-02-12 00:03:18 +01:00 |
|
Andreas Rumpf
|
44ed48ffa6
|
more enhancements for the lib
|
2010-02-08 22:07:45 +01:00 |
|