Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The test binary t_snprintf has moved to lib/replace
|
|
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
|
|
(This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
|
|
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
|
|
Big thanks to tpot and mbp for showing how easy it can be to write a simple
unit test, and for providing the STF.
This also changes the strstr_m() code to use strstr_w() (avoiding
duplication) and fixes it so that it passes the STF.
(We now always restart before doing the unicode run, until sombody can
show me why the testsuite is wrong).
Andrew Bartlett
(This used to be commit a893a324f37e6a171719db8ffffe66df31c2dbaa)
|
|
run the pythoncheck.py test. At the moment this just checks every
python extension can be imported sucessfully.
(This used to be commit 38dac4ca4e657b130acf3921573380d33399a5e6)
|
|
(This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)
|
|
used to be commit 35510176fd4feab6c1e3da2ee0ae791f9a064a2e)
|
|
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
|
|
(This used to be commit 161740392903e3e1b9281b9f72e61846b543b67f)
|
|
used to be commit 381649916ecbaddefbb6ee0e6137b7cc73eb54b1)
|
|
UTF-8 before passing to test harness.
(This used to be commit 79b292de98208571e49648cf88d9b565396151be)
|
|
(This used to be commit 7bf68a533ee76ffebf77c4d09abf42079579646f)
|
|
(This used to be commit 862e3ee421efc92ebfcb17eabe06efea3a64999f)
|
|
- Build t_push_ucs2 as part of check-programs, the prerequisite for
"make check".
- t_push_ucs2.c: Load configuration from /dev/null so that we get a
unix_charset of UTF-8 and can do meaningful UCS2 tests. Better
comment.
- Add a test to strings.py which tries conversion UTF8->UCS2->UTF8
and checks the results. Do this for English, Latin-1, and Katakana
strings.
- Add Python module with symbolic names for a handful of UNICODE
characters.
(This used to be commit 275e095c92ac74815ab9e388a0e83cdb7ddd85f3)
|
|
Update for new ComfyChair interface.
(This used to be commit 9de9899165fbf403e369d8ebadd171ffdde8c3b7)
|
|
return both stdout and stderr. Update to account for this.
(This used to be commit 843c36143e07aa66b36014a35846143807676a10)
|
|
(This used to be commit 480487355929ec5ec066b33630c06c3a30bcca49)
|
|
Add example of a test that fails.
(This used to be commit 1b1bb8ac37464339a7bffc84eb6d96ee1ae7d33d)
|
|
Doc.
(This used to be commit ac6027884b04943fac3d469ff6542d62293f46cc)
|
|
(This used to be commit a5a2cc9ae9668e66d39beed1fdad4df0405fa4da)
|
|
various strings.
(This used to be commit ef5bdb1700f6033f342d6bb32a8d0ee240dd34b8)
|
|
(This used to be commit e1baab1ee04b27447445351d0d88b0c02a5fa85d)
|
|
before this can be fully implemented. )-:
(This used to be commit a040a8471f884cb295100f841594d86ddf754bb6)
|
|
(This used to be commit b20a357ac534b513383ad20046a99bb7f39bba25)
|
|
(This used to be commit dfee0a6ad5d203df04df8a54da87ff5e493a33ca)
|
|
* Better report formatting
(This used to be commit e7eafa10da828b4dc46a05a99164eb8ac37563df)
|
|
more consistent, and it now looks at command-line arguments to work
out what to do.
Run this program to get a quick demonstration of what ComfyChair does.
(This used to be commit 9b0c59a10707b2bbe3837d718e5030a6cdf19bfa)
|
|
(This used to be commit e84046e769a518fa1970827f4dcb8284ba9b9952)
|
|
(This used to be commit 0effe832a48f0c51d50675558cc2744e815d68c7)
|
|
(This used to be commit f923729ca37c18fd58943015a530607c05e96659)
|
|
(This used to be commit a7fb1fcc72ffe3cc2aa9c5abfcbd8197e7610167)
|
|
working on into the main Samba tree.
(This used to be commit f3b77aae13df2559a81db6453d04e0fe8004cd52)
|