]> code.delx.au - gnu-emacs/blob - test/ChangeLog
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):
[gnu-emacs] / test / ChangeLog
1 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
2
3 * automated/ruby-mode-tests.el
4 Rename one interpolation test; add three more.
5
6 2012-12-11 Glenn Morris <rgm@gnu.org>
7
8 * automated/f90.el (f90-test-bug13138): New test.
9
10 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
11
12 * automated/inotify-test.el: New test.
13
14 2012-12-02 Chong Yidong <cyd@gnu.org>
15
16 * automated/ruby-mode-tests.el
17 (ruby-add-log-current-method-examples): Don't use loop macro, to
18 allow automated testing to work.
19
20 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 * automated/advice-tests.el (advice-tests--data): Remove.
23 (advice-tests): Move the tests directly here instead.
24 Add called-interactively-p tests.
25
26 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * automated/ert-x-tests.el: Use cl-lib.
29 * automated/ert-tests.el: Use lexical-binding and cl-lib.
30
31 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
32
33 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
34 (ruby-indent-inside-heredoc-after-operator)
35 (ruby-indent-inside-heredoc-after-space): New tests.
36 Change direct font-lock face references to var references.
37 (ruby-interpolation-suppresses-syntax-inside): New test.
38 (ruby-interpolation-inside-percent-literal-with-paren):
39 New failing test.
40
41 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
42
43 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
44 (ruby-singleton-class-no-heredoc-font-lock)
45 (ruby-add-log-current-method-examples): New tests.
46 (ruby-test-string): Extract from ruby-should-indent-buffer.
47 (ruby-deftest-move-to-block): New macro.
48 Add several move-to-block tests.
49
50 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
51
52 * automated/advice-tests.el: New tests.
53
54 2012-10-14 Eli Zaretskii <eliz@gnu.org>
55
56 * automated/compile-tests.el (compile-tests--test-regexps-data):
57 Add new data for msft's new format.
58
59 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
60
61 * automated/ruby-mode-tests.el:
62 (ruby-toggle-block-to-multiline): New test.
63 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
64 (ruby-toggle-block-to-brace): Use buffer-string.
65
66 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
67
68 * automated/ruby-mode-tests.el: New tests (Bug#11613).
69
70 2012-08-28 Chong Yidong <cyd@gnu.org>
71
72 * automated/files.el: Test every combination of values for
73 enable-local-variables and enable-local-eval.
74
75 2012-08-19 Chong Yidong <cyd@gnu.org>
76
77 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
78
79 2012-08-18 Chong Yidong <cyd@gnu.org>
80
81 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
82
83 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
84
85 * indent/ruby.rb: Rearrange examples, add new ones.
86
87 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
88
89 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
90 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
91
92 2012-08-11 Glenn Morris <rgm@gnu.org>
93
94 * automated/files.el: New file.
95
96 * automated/Makefile.in (all): Fix typo.
97
98 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
99
100 * automated/ruby-mode-tests.el (ruby-should-indent):
101 Add docstring, check (current-indentation) instead of (current-column).
102 (ruby-should-indent-buffer): New function.
103 Add tests for `ruby-deep-indent-paren' behavior.
104 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
105
106 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
107
108 Original tests in test_ruby_mode.rb in upstream (author).
109
110 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
111
112 * automated/ruby-mode-tests.el (ruby-should-indent)
113 (ruby-assert-state): New functions.
114 Add new tests.
115
116 2012-07-29 David Engster <deng@randomsample.de>
117
118 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
119 New variable to hold test data for name expansion.
120 (xml-parse-tests): Test the two different types of name expansion.
121
122 2012-07-29 Juri Linkov <juri@jurta.org>
123
124 * automated/occur-tests.el (occur-test-case): Use predefined
125 buffer name " *test-occur*" instead of a random buffer name.
126
127 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
128
129 * automated/ruby-mode-tests.el: New file with one test.
130
131 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
132
133 * indent/shell.sh: Add test case for ${#VAR}.
134
135 * indent/latex-mode.tex: New file.
136
137 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
138
139 * eshell.el: Use cl-lib.
140
141 2012-07-03 Chong Yidong <cyd@gnu.org>
142
143 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
144
145 2012-07-02 Chong Yidong <cyd@gnu.org>
146
147 * automated/xml-parse-tests.el (xml-parse-tests--data):
148 More testcases.
149
150 2012-07-01 Chong Yidong <cyd@gnu.org>
151
152 * automated/xml-parse-tests.el: New file.
153
154 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
155
156 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
157 Use cl-flet.
158
159 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
160
161 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
162 Test escaped commas in TZID (Bug#11473).
163 (icalendar-import-with-timezone): New.
164 (icalendar-real-world): Add new testcase as given in the bugreport
165 of Bug#11473.
166
167 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
168
169 * automated/icalendar-tests.el (icalendar-tests--test-import):
170 Include UID in import tests (Bug#11525).
171 (icalendar-import-non-recurring, icalendar-import-rrule)
172 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
173 UID-import change.
174 (icalendar-import-with-uid): New.
175 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
176 Include UID in cycle tests.
177 (icalendar-cycle, icalendar-real-world): UID-import change.
178
179 2012-05-21 Glenn Morris <rgm@gnu.org>
180
181 * automated/Makefile.in (setwins): Scrap superfluous subshell.
182
183 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
184
185 * automated/url-util-tests.el: New file to test
186 lisp/url/url-util.el. Only `url-build-query-string' and
187 `url-parse-query-string' are tested right now (Bug#8706).
188
189 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * indent/shell.sh:
192 * indent/shell.rc: Ad some test cases.
193
194 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
195
196 * indent/ruby.rb: New file, to test new syntax-propertize code.
197
198 2012-04-11 Glenn Morris <rgm@gnu.org>
199
200 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
201
202 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
203
204 * automated/url-future-tests.el (url-future-tests): Move from
205 lisp/url/url-future.el and rename.
206
207 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
208
209 * automated/icalendar-tests.el (icalendar-import-non-recurring):
210 Fix broken test, caused by missing trailing blank.
211
212 2011-12-03 Chong Yidong <cyd@gnu.org>
213
214 * automated/compile-tests.el (compile-tests--test-regexps-data):
215 Increase column numbers by one to reflect change in how
216 compilation-message is recorded (Bug#10172).
217
218 2011-11-22 Glenn Morris <rgm@gnu.org>
219
220 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
221
222 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
223
224 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
225
226 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
227
228 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
229 (icalendar-tests--test-export, icalendar-tests--do-test-export):
230 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
231
232 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
233
234 * automated/newsticker-tests.el
235 (newsticker--group-manage-orphan-feeds): Remove fsetting of
236 newsticker--treeview-tree-update.
237
238 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
239
240 * automated/newsticker-tests.el
241 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
242
243 * trunk/test/automated/newsticker-tests.el
244 (newsticker--group-manage-orphan-feeds): Prevent updating
245 newsticker treeview. Fixed bug#9763.
246
247 2011-10-20 Glenn Morris <rgm@gnu.org>
248
249 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
250
251 * automated/vc-bzr.el: New file.
252
253 2011-10-15 Glenn Morris <rgm@gnu.org>
254
255 * automated/f90.el: New file.
256
257 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
258
259 * automated/newsticker-tests.el: Move newsticker-testsuite.el
260 to automated/newsticker-tests.el. Convert to ERT.
261
262 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
263
264 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
265 Removed, simply use string=.
266 (icalendar--diarytime-to-isotime)
267 (icalendar--datetime-to-diary-date)
268 (icalendar--datestring-to-isodate)
269 (icalendar--format-ical-event)
270 (icalendar--parse-summary-and-rest)
271 (icalendar-tests--do-test-import)
272 (icalendar-tests--do-test-cycle): Change argument order of
273 string= to EXPECTED ACTUAL.
274 (icalendar--import-format-sample)
275 (icalendar--format-ical-event)
276 (icalendar-import-non-recurring)
277 (icalendar-import-rrule)
278 (icalendar-import-duration)
279 (icalendar-import-bug-6766)
280 (icalendar-real-world): Adjust to string= instead of
281 icalendar-tests--compare-strings.
282 (icalendar-import-multiple-vcalendars): New.
283
284 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
285
286 * automated/gnus-tests.el: Add wrapper for Gnus tests.
287 Require CL.
288
289 2011-05-09 Juri Linkov <juri@jurta.org>
290
291 * automated/occur-tests.el: Move from test/occur-testsuite.el.
292 Convert to ERT.
293
294 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
295
296 * automated/compile-tests.el: New file.
297
298 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
299
300 * automated/font-parse-tests.el: Don't byte-compile.
301
302 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
303
304 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * automated/lexbind-tests.el: New file.
307
308 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
309
310 * Version 23.3 released.
311
312 2011-03-05 Glenn Morris <rgm@gnu.org>
313
314 * eshell.el: Move here from lisp/eshell/esh-test.el.
315
316 2011-03-03 Christian Ohler <ohler@gnu.org>
317
318 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
319 New test.
320
321 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
322
323 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
324 convert to ERT format.
325
326 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
327
328 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
329 convert to ERT format.
330
331 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * indent/shell.sh:
334 * indent/shell.rc: New files.
335
336 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
337
338 * automated/font-parse-tests.el: Move from
339 font-parse-testsuite.el.
340
341 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
342
343 * font-parse-testsuite.el (test-font-parse-data): New file.
344
345 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
346
347 * indent/prolog.prolog: Add tokenizing tests.
348
349 2011-01-13 Christian Ohler <ohler@gnu.org>
350
351 * automated: New directory for automated tests.
352
353 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
354
355 * automated/Makefile.in: New file.
356
357 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
358
359 * indent/modula2.mod: New file.
360
361 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
362
363 * indent/octave.m: Add a test to ensure indentation is local.
364
365 2010-10-23 Glenn Morris <rgm@gnu.org>
366
367 * comint-testsuite.el
368 (comint-testsuite--test-comint-password-prompt-regexp):
369 Add "Please enter the password". (Bug#7224)
370
371 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * indent/prolog.prolog: Use normal spacing around !.
374
375 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
376
377 * indent/octave.m: Remove one more `fixindent'. Use `end'.
378
379 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * indent/octave.m: Remove some `fixindent' not needed any more.
382
383 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * indent/octave.m: New file.
386
387 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
388
389 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
390 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
391 (icalendar-testsuite--run-internal-tests): New.
392 (icalendar-testsuite--test-convert-ordinary-to-ical)
393 (icalendar-testsuite--test-convert-block-to-ical)
394 (icalendar-testsuite--test-convert-anniversary-to-ical)
395 (icalendar-testsuite--test-parse-vtimezone)
396 (icalendar-testsuite--do-test-export): Code formatting.
397 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
398 (icalendar-testsuite--do-test-import)
399 (icalendar-testsuite--do-test-cycle):
400 Use icalendar-testsuite--compare-strings
401 (icalendar-testsuite--run-import-tests): Comment added.
402 (icalendar-testsuite--run-import-tests)
403 (icalendar-testsuite--run-real-world-tests): Fix expected results.
404
405 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
406
407 * redisplay-testsuite.el (test-redisplay-3): New test.
408
409 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
410
411 * comint-testsuite.el: New file.
412
413 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * indent: New dir.
416
417 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
418
419 * Version 23.2 released.
420
421 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
422
423 * cedet/semantic-ia-utest.el
424 (semantic-symref-test-count-hits-in-tag): Add function, from
425 semantic-test.el.
426
427 * cedet/tests/test.cpp:
428 * cedet/tests/test.py:
429 * cedet/tests/teststruct.cpp:
430 * cedet/tests/testtemplates.cpp:
431 * cedet/tests/testusing.cpp:
432 * cedet/tests/scopetest.cpp:
433 * cedet/tests/scopetest.java: Files deleted.
434
435 * cedet/tests/test.make:
436 * cedet/tests/test.c:
437 * cedet/tests/testjavacomp.java:
438 * cedet/tests/testspp.c:
439 * cedet/tests/testsppreplace.c:
440 * cedet/tests/testsppreplaced.c:
441 * cedet/tests/testsubclass.cpp:
442 * cedet/tests/testsubclass.hh:
443 * cedet/tests/testtypedefs.cpp:
444 * cedet/tests/testvarnames.c:
445 * cedet/tests/test.el:
446 * cedet/tests/testdoublens.cpp:
447 * cedet/tests/testdoublens.hpp: Add copyright header.
448
449 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
450 Remove reference to deleted files.
451
452 2010-03-30 Juri Linkov <juri@jurta.org>
453
454 * occur-testsuite.el (occur-tests): Add tests for context lines.
455
456 2010-03-23 Juri Linkov <juri@jurta.org>
457
458 * occur-testsuite.el: New file.
459
460 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
461
462 * Branch for 23.2.
463
464 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
465
466 * icalendar-testsuite.el
467 (icalendar-testsuite--run-function-tests): Add new tests.
468 (icalendar-testsuite--test-diarytime-to-isotime): Add another
469 testcase.
470 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
471 (icalendar-testsuite--test-convert-weekly-to-ical): New.
472 (icalendar-testsuite--test-convert-yearly-to-ical): New.
473 (icalendar-testsuite--test-convert-block-to-ical): New.
474 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
475 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
476
477 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
478
479 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
480 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
481 Fix typos in docstrings and error messages.
482 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
483
484 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
485
486 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
487 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
488 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
489
490 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
491
492 * icalendar-testsuite.el
493 (icalendar-testsuite--run-function-tests):
494 Add icalendar-testsuite--test-parse-vtimezone.
495 (icalendar-testsuite--test-parse-vtimezone): New.
496 (icalendar-testsuite--do-test-cycle): Doc changes.
497 (icalendar-testsuite--run-real-world-tests): Remove trailing
498 whitespace -- see change of icalendar--add-diary-entry in
499 icalendar.el.
500 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
501
502 2009-09-30 Glenn Morris <rgm@gnu.org>
503
504 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
505
506 2009-06-26 Eric Ludlam <zappo@gnu.org>
507
508 * cedet/*: New unit tests, from CEDET repository.
509
510 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
511
512 * redisplay-testsuite.el: New file.
513
514 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
515
516 * Branch for 23.1.
517
518 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
519
520 * icalendar-testsuite.el
521 (icalendar-testsuite--run-function-tests):
522 Add icalendar-testsuite--test-diarytime-to-isotime.
523 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
524 recent icalendar fixes.
525 (icalendar-testsuite--test-diarytime-to-isotime): New.
526 (icalendar-testsuite--test-create-uid): Adjust to recent
527 icalendar changes.
528
529 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
530
531 * bytecomp-testsuite.el: New file.
532
533 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
534
535 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
536 Add `icalendar-testsuite--test-create-uid'.
537 (icalendar-testsuite--test-create-uid): New.
538
539 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
540
541 * newsticker-testsuite.el: New file.
542
543 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
544
545 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
546 Add icalendar-testsuite--test-datestring-to-isodate,
547 icalendar-testsuite--test-datetime-to-diary-date, and
548 icalendar-testsuite--test-calendar-style.
549 (icalendar-testsuite--test-format-ical-event):
550 (icalendar-testsuite--test-parse-summary-and-rest):
551 Doc fix. Remove european-calendar-style.
552 (icalendar-testsuite--get-ical-event): Doc fix.
553 (icalendar-testsuite--test-first-weekday-of-year):
554 (icalendar-testsuite--run-cycle-tests): Add doc string.
555 (icalendar-testsuite--test-datestring-to-isodate):
556 (icalendar-testsuite--test-datetime-to-diary-date):
557 (icalendar-testsuite--test-calendar-style): New functions.
558 (icalendar-testsuite--test-export): Handle iso date style.
559 New arg INPUT-ISO. Use calendar-date-style.
560 (icalendar-testsuite--test-import): Handle iso date style.
561 New arg EXPECTED-ISO. Use calendar-date-style.
562 (icalendar-testsuite--test-cycle): Handle iso date style.
563 (icalendar-testsuite--run-import-tests):
564 (icalendar-testsuite--run-export-tests):
565 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
566
567 2008-02-29 Glenn Morris <rgm@gnu.org>
568
569 * README: New file.
570
571 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
572
573 * icalendar-testsuite.el: New file.
574
575 ;; Local Variables:
576 ;; coding: utf-8
577 ;; End:
578
579 Copyright (C) 2008-2012 Free Software Foundation, Inc.
580
581 This file is part of GNU Emacs.
582
583 GNU Emacs is free software: you can redistribute it and/or modify
584 it under the terms of the GNU General Public License as published by
585 the Free Software Foundation, either version 3 of the License, or
586 (at your option) any later version.
587
588 GNU Emacs is distributed in the hope that it will be useful,
589 but WITHOUT ANY WARRANTY; without even the implied warranty of
590 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
591 GNU General Public License for more details.
592
593 You should have received a copy of the GNU General Public License
594 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.