wortsammler 0.0.9 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/wortsammler/class.Traceable.md.rb +90 -90
- data/lib/wortsammler/class.Traceable.rb +4 -2
- data/lib/wortsammler/class.proolib.rb +39 -17
- data/lib/wortsammler/exe.wortsammler.rb +5 -5
- data/lib/wortsammler/latex_helper.rb +244 -0
- data/lib/wortsammler/version.rb +1 -1
- data/lib/wortsammler.rb +30 -14
- data/resources/default.wortsammler.latex +4 -0
- data/spec/test_mkindex.md +22 -0
- data/spec/wortsammler_spec.rb +42 -10
- data/testresults/wortsammler_testresults.html +129 -121
- data/testresults/wortsammler_testresults.log +12 -8
- data/wortsammler.gemspec +1 -1
- metadata +6 -3
@@ -285,191 +285,199 @@ a {
|
|
285
285
|
<div id="div_group_1" class="example_group passed">
|
286
286
|
<dl style="margin-left: 0px;">
|
287
287
|
<dt id="example_group_1" class="passed">PandocBeautifier</dt>
|
288
|
-
<script type="text/javascript">moveProgressBar('1.
|
289
|
-
<dd class="example passed"><span class="passed_spec_name">checks the availability of the right pandoc version</span><span class='duration'>0.
|
288
|
+
<script type="text/javascript">moveProgressBar('1.4');</script>
|
289
|
+
<dd class="example passed"><span class="passed_spec_name">checks the availability of the right pandoc version</span><span class='duration'>0.03288s</span></dd>
|
290
290
|
</dl>
|
291
291
|
</div>
|
292
292
|
<div id="div_group_2" class="example_group passed">
|
293
293
|
<dl style="margin-left: 0px;">
|
294
294
|
<dt id="example_group_2" class="passed">pdf utilities:</dt>
|
295
|
-
<script type="text/javascript">moveProgressBar('
|
296
|
-
<dd class="example passed"><span class="passed_spec_name">adjusts the bounding box of a pdf file</span><span class='duration'>
|
297
|
-
<script type="text/javascript">moveProgressBar('4.
|
298
|
-
<dd class="example passed"><span class="passed_spec_name">converts an excel sheet to pdf</span><span class='duration'>
|
299
|
-
<script type="text/javascript">moveProgressBar('
|
300
|
-
<dd class="example passed"><span class="passed_spec_name">converts a powerpoint to pdf</span><span class='duration'>1.
|
301
|
-
<script type="text/javascript">moveProgressBar('7.
|
302
|
-
<dd class="example passed"><span class="passed_spec_name">converts an excelsheet to cropped pdf</span><span class='duration'>3.
|
303
|
-
<script type="text/javascript">moveProgressBar('
|
304
|
-
<dd class="example passed"><span class="passed_spec_name">converts a powerpoint to cropped pdf</span><span class='duration'>
|
295
|
+
<script type="text/javascript">moveProgressBar('2.8');</script>
|
296
|
+
<dd class="example passed"><span class="passed_spec_name">adjusts the bounding box of a pdf file</span><span class='duration'>18.30241s</span></dd>
|
297
|
+
<script type="text/javascript">moveProgressBar('4.2');</script>
|
298
|
+
<dd class="example passed"><span class="passed_spec_name">converts an excel sheet to pdf</span><span class='duration'>2.99848s</span></dd>
|
299
|
+
<script type="text/javascript">moveProgressBar('5.7');</script>
|
300
|
+
<dd class="example passed"><span class="passed_spec_name">converts a powerpoint to pdf</span><span class='duration'>1.24429s</span></dd>
|
301
|
+
<script type="text/javascript">moveProgressBar('7.1');</script>
|
302
|
+
<dd class="example passed"><span class="passed_spec_name">converts an excelsheet to cropped pdf</span><span class='duration'>3.44812s</span></dd>
|
303
|
+
<script type="text/javascript">moveProgressBar('8.5');</script>
|
304
|
+
<dd class="example passed"><span class="passed_spec_name">converts a powerpoint to cropped pdf</span><span class='duration'>19.56202s</span></dd>
|
305
305
|
</dl>
|
306
306
|
</div>
|
307
307
|
<div id="div_group_3" class="example_group passed">
|
308
308
|
<dl style="margin-left: 0px;">
|
309
309
|
<dt id="example_group_3" class="passed">TraceableSet</dt>
|
310
|
-
<script type="text/javascript">moveProgressBar('10.
|
311
|
-
<dd class="example passed"><span class="passed_spec_name">should return a blank instance</span><span class='duration'>0.
|
312
|
-
<script type="text/javascript">moveProgressBar('
|
313
|
-
<dd class="example passed"><span class="passed_spec_name">allows to add Traceables</span><span class='duration'>0.
|
314
|
-
<script type="text/javascript">moveProgressBar('
|
315
|
-
<dd class="example passed"><span class="passed_spec_name">delivers the first of the duplicates</span><span class='duration'>0.
|
316
|
-
<script type="text/javascript">moveProgressBar('
|
317
|
-
<dd class="example passed"><span class="passed_spec_name">advertises duplicates</span><span class='duration'>0.
|
318
|
-
<script type="text/javascript">moveProgressBar('
|
310
|
+
<script type="text/javascript">moveProgressBar('10.0');</script>
|
311
|
+
<dd class="example passed"><span class="passed_spec_name">should return a blank instance</span><span class='duration'>0.00016s</span></dd>
|
312
|
+
<script type="text/javascript">moveProgressBar('11.4');</script>
|
313
|
+
<dd class="example passed"><span class="passed_spec_name">allows to add Traceables</span><span class='duration'>0.00021s</span></dd>
|
314
|
+
<script type="text/javascript">moveProgressBar('12.8');</script>
|
315
|
+
<dd class="example passed"><span class="passed_spec_name">delivers the first of the duplicates</span><span class='duration'>0.00017s</span></dd>
|
316
|
+
<script type="text/javascript">moveProgressBar('14.2');</script>
|
317
|
+
<dd class="example passed"><span class="passed_spec_name">advertises duplicates</span><span class='duration'>0.00028s</span></dd>
|
318
|
+
<script type="text/javascript">moveProgressBar('15.7');</script>
|
319
319
|
<dd class="example passed"><span class="passed_spec_name">adertises undefined traceables</span><span class='duration'>0.00015s</span></dd>
|
320
|
-
<script type="text/javascript">moveProgressBar('
|
321
|
-
<dd class="example passed"><span class="passed_spec_name">advertises all traceables</span><span class='duration'>0.
|
322
|
-
<script type="text/javascript">moveProgressBar('
|
323
|
-
<dd class="example passed"><span class="passed_spec_name">advertises a hash of supporting traces</span><span class='duration'>0.
|
324
|
-
<script type="text/javascript">moveProgressBar('
|
320
|
+
<script type="text/javascript">moveProgressBar('17.1');</script>
|
321
|
+
<dd class="example passed"><span class="passed_spec_name">advertises all traceables</span><span class='duration'>0.00013s</span></dd>
|
322
|
+
<script type="text/javascript">moveProgressBar('18.5');</script>
|
323
|
+
<dd class="example passed"><span class="passed_spec_name">advertises a hash of supporting traces</span><span class='duration'>0.00023s</span></dd>
|
324
|
+
<script type="text/javascript">moveProgressBar('20.0');</script>
|
325
325
|
<dd class="example passed"><span class="passed_spec_name">advertises traceable ids of a particular category</span><span class='duration'>0.00012s</span></dd>
|
326
|
-
<script type="text/javascript">moveProgressBar('
|
326
|
+
<script type="text/javascript">moveProgressBar('21.4');</script>
|
327
327
|
<dd class="example passed"><span class="passed_spec_name">advertises ttraceables of a particular category</span><span class='duration'>0.00010s</span></dd>
|
328
|
+
<script type="text/javascript">moveProgressBar('22.8');</script>
|
329
|
+
<dd class="example passed"><span class="passed_spec_name">merges traceables</span><span class='duration'>0.00020s</span></dd>
|
328
330
|
<script type="text/javascript">moveProgressBar('24.2');</script>
|
329
|
-
<dd class="example passed"><span class="passed_spec_name">merges traceables</span><span class='duration'>0.00028s</span></dd>
|
330
|
-
<script type="text/javascript">moveProgressBar('25.7');</script>
|
331
331
|
<dd class="example passed"><span class="passed_spec_name">exposes deleted Traceables</span><span class='duration'>0.00012s</span></dd>
|
332
|
-
<script type="text/javascript">moveProgressBar('
|
333
|
-
<dd class="example passed"><span class="passed_spec_name">exposes added Traceables</span><span class='duration'>0.
|
334
|
-
<script type="text/javascript">moveProgressBar('
|
335
|
-
<dd class="example passed"><span class="passed_spec_name">exposes deleted Traceables of category</span><span class='duration'>0.
|
336
|
-
<script type="text/javascript">moveProgressBar('
|
337
|
-
<dd class="example passed"><span class="passed_spec_name">exposes added Traceables of category</span><span class='duration'>0.
|
338
|
-
<script type="text/javascript">moveProgressBar('
|
339
|
-
<dd class="example passed"><span class="passed_spec_name">exploses changed traceids as array of [Traceid, levensthein, diff_as_html]</span><span class='duration'>0.
|
340
|
-
<script type="text/javascript">moveProgressBar('
|
341
|
-
<dd class="example passed"><span class="passed_spec_name">exposes unchanged Traceables</span><span class='duration'>0.
|
342
|
-
<script type="text/javascript">moveProgressBar('
|
343
|
-
<dd class="example passed"><span class="passed_spec_name">can be marshalled to a file</span><span class='duration'>0.
|
344
|
-
<script type="text/javascript">moveProgressBar('
|
345
|
-
<dd class="example passed"><span class="passed_spec_name">can be dumped to a graphml file</span><span class='duration'>0.
|
332
|
+
<script type="text/javascript">moveProgressBar('25.7');</script>
|
333
|
+
<dd class="example passed"><span class="passed_spec_name">exposes added Traceables</span><span class='duration'>0.00011s</span></dd>
|
334
|
+
<script type="text/javascript">moveProgressBar('27.1');</script>
|
335
|
+
<dd class="example passed"><span class="passed_spec_name">exposes deleted Traceables of category</span><span class='duration'>0.00010s</span></dd>
|
336
|
+
<script type="text/javascript">moveProgressBar('28.5');</script>
|
337
|
+
<dd class="example passed"><span class="passed_spec_name">exposes added Traceables of category</span><span class='duration'>0.00011s</span></dd>
|
338
|
+
<script type="text/javascript">moveProgressBar('30.0');</script>
|
339
|
+
<dd class="example passed"><span class="passed_spec_name">exploses changed traceids as array of [Traceid, levensthein, diff_as_html]</span><span class='duration'>0.01002s</span></dd>
|
340
|
+
<script type="text/javascript">moveProgressBar('31.4');</script>
|
341
|
+
<dd class="example passed"><span class="passed_spec_name">exposes unchanged Traceables</span><span class='duration'>0.00592s</span></dd>
|
342
|
+
<script type="text/javascript">moveProgressBar('32.8');</script>
|
343
|
+
<dd class="example passed"><span class="passed_spec_name">can be marshalled to a file</span><span class='duration'>0.00241s</span></dd>
|
344
|
+
<script type="text/javascript">moveProgressBar('34.2');</script>
|
345
|
+
<dd class="example passed"><span class="passed_spec_name">can be dumped to a graphml file</span><span class='duration'>0.00320s</span></dd>
|
346
346
|
</dl>
|
347
347
|
</div>
|
348
348
|
<div id="div_group_4" class="example_group passed">
|
349
349
|
<dl style="margin-left: 0px;">
|
350
350
|
<dt id="example_group_4" class="passed">Traceable</dt>
|
351
|
-
<script type="text/javascript">moveProgressBar('
|
351
|
+
<script type="text/javascript">moveProgressBar('35.7');</script>
|
352
352
|
<dd class="example passed"><span class="passed_spec_name">should == "id"</span><span class='duration'>0.00012s</span></dd>
|
353
|
-
<script type="text/javascript">moveProgressBar('
|
354
|
-
<dd class="example passed"><span class="passed_spec_name">should == "origin"</span><span class='duration'>0.
|
355
|
-
<script type="text/javascript">moveProgressBar('
|
356
|
-
<dd class="example passed"><span class="passed_spec_name">should == "alternative_id"</span><span class='duration'>0.
|
357
|
-
<script type="text/javascript">moveProgressBar('
|
358
|
-
<dd class="example passed"><span class="passed_spec_name">should == "header_plain"</span><span class='duration'>0.
|
359
|
-
<script type="text/javascript">moveProgressBar('
|
353
|
+
<script type="text/javascript">moveProgressBar('37.1');</script>
|
354
|
+
<dd class="example passed"><span class="passed_spec_name">should == "origin"</span><span class='duration'>0.00010s</span></dd>
|
355
|
+
<script type="text/javascript">moveProgressBar('38.5');</script>
|
356
|
+
<dd class="example passed"><span class="passed_spec_name">should == "alternative_id"</span><span class='duration'>0.00012s</span></dd>
|
357
|
+
<script type="text/javascript">moveProgressBar('40.0');</script>
|
358
|
+
<dd class="example passed"><span class="passed_spec_name">should == "header_plain"</span><span class='duration'>0.00010s</span></dd>
|
359
|
+
<script type="text/javascript">moveProgressBar('41.4');</script>
|
360
360
|
<dd class="example passed"><span class="passed_spec_name">should == "\\textt{header_origin}"</span><span class='duration'>0.00009s</span></dd>
|
361
|
-
<script type="text/javascript">moveProgressBar('
|
362
|
-
<dd class="example passed"><span class="passed_spec_name">should == "body_plain"</span><span class='duration'>0.
|
363
|
-
<script type="text/javascript">moveProgressBar('
|
364
|
-
<dd class="example passed"><span class="passed_spec_name">should == ["contributes_to"]</span><span class='duration'>0.
|
365
|
-
<script type="text/javascript">moveProgressBar('
|
366
|
-
<dd class="example passed"><span class="passed_spec_name">should == "trace_orig"</span><span class='duration'>0.
|
361
|
+
<script type="text/javascript">moveProgressBar('42.8');</script>
|
362
|
+
<dd class="example passed"><span class="passed_spec_name">should == "body_plain"</span><span class='duration'>0.00010s</span></dd>
|
363
|
+
<script type="text/javascript">moveProgressBar('44.2');</script>
|
364
|
+
<dd class="example passed"><span class="passed_spec_name">should == ["contributes_to"]</span><span class='duration'>0.00010s</span></dd>
|
365
|
+
<script type="text/javascript">moveProgressBar('45.7');</script>
|
366
|
+
<dd class="example passed"><span class="passed_spec_name">should == "trace_orig"</span><span class='duration'>0.00010s</span></dd>
|
367
|
+
<script type="text/javascript">moveProgressBar('47.1');</script>
|
368
|
+
<dd class="example passed"><span class="passed_spec_name">should == "origin"</span><span class='duration'>0.00009s</span></dd>
|
369
|
+
<script type="text/javascript">moveProgressBar('48.5');</script>
|
370
|
+
<dd class="example passed"><span class="passed_spec_name">should == "category"</span><span class='duration'>0.00011s</span></dd>
|
367
371
|
<script type="text/javascript">moveProgressBar('50.0');</script>
|
368
|
-
<dd class="example passed"><span class="passed_spec_name">should == "
|
369
|
-
<script type="text/javascript">moveProgressBar('51.5');</script>
|
370
|
-
<dd class="example passed"><span class="passed_spec_name">should == "category"</span><span class='duration'>0.00008s</span></dd>
|
371
|
-
<script type="text/javascript">moveProgressBar('53.0');</script>
|
372
|
-
<dd class="example passed"><span class="passed_spec_name">should == "info"</span><span class='duration'>0.00007s</span></dd>
|
372
|
+
<dd class="example passed"><span class="passed_spec_name">should == "info"</span><span class='duration'>0.00010s</span></dd>
|
373
373
|
</dl>
|
374
374
|
</div>
|
375
375
|
<div id="div_group_5" class="example_group passed">
|
376
376
|
<dl style="margin-left: 0px;">
|
377
377
|
<dt id="example_group_5" class="passed">Wortsammler generic issues</dt>
|
378
|
-
<script type="text/javascript">moveProgressBar('
|
379
|
-
<dd class="example passed"><span class="passed_spec_name">provides a help</span><span class='duration'>0.
|
380
|
-
<script type="text/javascript">moveProgressBar('
|
381
|
-
<dd class="example passed"><span class="passed_spec_name">
|
382
|
-
<script type="text/javascript">moveProgressBar('
|
383
|
-
<dd class="example passed"><span class="passed_spec_name">
|
378
|
+
<script type="text/javascript">moveProgressBar('51.4');</script>
|
379
|
+
<dd class="example passed"><span class="passed_spec_name">provides a help</span><span class='duration'>0.41351s</span></dd>
|
380
|
+
<script type="text/javascript">moveProgressBar('52.8');</script>
|
381
|
+
<dd class="example passed"><span class="passed_spec_name">runs silent</span><span class='duration'>0.45418s</span></dd>
|
382
|
+
<script type="text/javascript">moveProgressBar('54.2');</script>
|
383
|
+
<dd class="example passed"><span class="passed_spec_name">reports version numbers</span><span class='duration'>0.50297s</span></dd>
|
384
|
+
<script type="text/javascript">moveProgressBar('55.7');</script>
|
385
|
+
<dd class="example passed"><span class="passed_spec_name">turns on vervbose mode</span><span class='duration'>0.50101s</span></dd>
|
386
|
+
<script type="text/javascript">moveProgressBar('57.1');</script>
|
387
|
+
<dd class="example passed"><span class="passed_spec_name">can create a new project folder</span><span class='duration'>0.45621s</span></dd>
|
388
|
+
<script type="text/javascript">moveProgressBar('58.5');</script>
|
389
|
+
<dd class="example passed"><span class="passed_spec_name">does not initialize into an existing project folder</span><span class='duration'>0.45304s</span></dd>
|
384
390
|
<script type="text/javascript">makeYellow('rspec-header');</script>
|
385
391
|
<script type="text/javascript">makeYellow('div_group_5');</script>
|
386
392
|
<script type="text/javascript">makeYellow('example_group_5');</script>
|
387
|
-
<script type="text/javascript">moveProgressBar('
|
388
|
-
<dd class="example not_implemented"><span class="not_implemented_spec_name">controls the pandoc options by document class (PENDING:
|
393
|
+
<script type="text/javascript">moveProgressBar('60.0');</script>
|
394
|
+
<dd class="example not_implemented"><span class="not_implemented_spec_name">controls the pandoc options by document class (PENDING: implement test to control pandoc options by document class)</span></dd>
|
389
395
|
</dl>
|
390
396
|
</div>
|
391
397
|
<div id="div_group_6" class="example_group passed">
|
392
398
|
<dl style="margin-left: 0px;">
|
393
399
|
<dt id="example_group_6" class="passed">Wortsammler options validator</dt>
|
394
|
-
<script type="text/javascript">moveProgressBar('
|
395
|
-
<dd class="example passed"><span class="passed_spec_name">rejects no processing</span><span class='duration'>0.
|
396
|
-
<script type="text/javascript">moveProgressBar('62.1');</script>
|
397
|
-
<dd class="example passed"><span class="passed_spec_name">rejeccts inputs without outputs</span><span class='duration'>0.41556s</span></dd>
|
400
|
+
<script type="text/javascript">moveProgressBar('61.4');</script>
|
401
|
+
<dd class="example passed"><span class="passed_spec_name">rejects no processing</span><span class='duration'>0.41461s</span></dd>
|
398
402
|
</dl>
|
399
403
|
</div>
|
400
404
|
<div id="div_group_7" class="example_group passed">
|
401
405
|
<dl style="margin-left: 0px;">
|
402
406
|
<dt id="example_group_7" class="passed">Wortsammler beautifier features</dt>
|
403
|
-
<script type="text/javascript">moveProgressBar('
|
404
|
-
<dd class="example passed"><span class="passed_spec_name">beautifies all markdown files in a folder</span><span class='duration'>0.
|
405
|
-
<script type="text/javascript">moveProgressBar('
|
406
|
-
<dd class="example passed"><span class="passed_spec_name">beautifies a single file</span><span class='duration'>0.
|
407
|
-
<script type="text/javascript">moveProgressBar('
|
408
|
-
<dd class="example passed"><span class="passed_spec_name">recognizes if the specified manifest file is a directory</span><span class='duration'>0.
|
409
|
-
<script type="text/javascript">moveProgressBar('
|
410
|
-
<dd class="example passed"><span class="passed_spec_name">beautifies input files in a manifest</span><span class='duration'>0.
|
411
|
-
<script type="text/javascript">moveProgressBar('
|
412
|
-
<dd class="example passed"><span class="passed_spec_name">claims missing input</span><span class='duration'>0.
|
413
|
-
<script type="text/javascript">moveProgressBar('
|
414
|
-
<dd class="example passed"><span class="passed_spec_name">claims undefined document path</span><span class='duration'>0.
|
407
|
+
<script type="text/javascript">moveProgressBar('62.8');</script>
|
408
|
+
<dd class="example passed"><span class="passed_spec_name">beautifies all markdown files in a folder</span><span class='duration'>0.77112s</span></dd>
|
409
|
+
<script type="text/javascript">moveProgressBar('64.2');</script>
|
410
|
+
<dd class="example passed"><span class="passed_spec_name">beautifies a single file</span><span class='duration'>0.50677s</span></dd>
|
411
|
+
<script type="text/javascript">moveProgressBar('65.7');</script>
|
412
|
+
<dd class="example passed"><span class="passed_spec_name">recognizes if the specified manifest file is a directory</span><span class='duration'>0.44709s</span></dd>
|
413
|
+
<script type="text/javascript">moveProgressBar('67.1');</script>
|
414
|
+
<dd class="example passed"><span class="passed_spec_name">beautifies input files in a manifest</span><span class='duration'>0.50665s</span></dd>
|
415
|
+
<script type="text/javascript">moveProgressBar('68.5');</script>
|
416
|
+
<dd class="example passed"><span class="passed_spec_name">claims missing input</span><span class='duration'>0.44910s</span></dd>
|
417
|
+
<script type="text/javascript">moveProgressBar('70.0');</script>
|
418
|
+
<dd class="example passed"><span class="passed_spec_name">claims undefined document path</span><span class='duration'>0.44324s</span></dd>
|
415
419
|
</dl>
|
416
420
|
</div>
|
417
421
|
<div id="div_group_8" class="example_group passed">
|
418
422
|
<dl style="margin-left: 0px;">
|
419
423
|
<dt id="example_group_8" class="passed">Wortsammler conversion</dt>
|
420
|
-
<script type="text/javascript">moveProgressBar('
|
421
|
-
<dd class="example passed"><span class="passed_spec_name">converts a single file to output format</span><span class='duration'>4.
|
424
|
+
<script type="text/javascript">moveProgressBar('71.4');</script>
|
425
|
+
<dd class="example passed"><span class="passed_spec_name">converts a single file to output format</span><span class='duration'>4.74829s</span></dd>
|
426
|
+
<script type="text/javascript">moveProgressBar('72.8');</script>
|
427
|
+
<dd class="example passed"><span class="passed_spec_name">converts a single file to default output format</span><span class='duration'>4.66250s</span></dd>
|
422
428
|
<script type="text/javascript">moveProgressBar('74.2');</script>
|
423
|
-
<dd class="example passed"><span class="passed_spec_name">
|
429
|
+
<dd class="example passed"><span class="passed_spec_name">handles chapters up to 6 levels</span><span class='duration'>7.38425s</span></dd>
|
424
430
|
<script type="text/javascript">moveProgressBar('75.7');</script>
|
425
|
-
<dd class="example passed"><span class="passed_spec_name">handles
|
426
|
-
<script type="text/javascript">moveProgressBar('77.
|
427
|
-
<dd class="example passed"><span class="passed_spec_name">
|
428
|
-
<script type="text/javascript">moveProgressBar('78.
|
429
|
-
<dd class="example passed"><span class="passed_spec_name">
|
430
|
-
<script type="text/javascript">moveProgressBar('80.
|
431
|
-
<dd class="example passed"><span class="passed_spec_name">
|
432
|
-
<script type="text/javascript">moveProgressBar('81.
|
433
|
-
<dd class="example passed"><span class="passed_spec_name">
|
434
|
-
<script type="text/javascript">moveProgressBar('
|
435
|
-
<dd class="example passed"><span class="passed_spec_name">extracts
|
436
|
-
<script type="text/javascript">moveProgressBar('84.
|
437
|
-
<dd class="example passed"><span class="passed_spec_name">extracts plantuml
|
438
|
-
<script type="text/javascript">moveProgressBar('
|
439
|
-
<dd class="example passed"><span class="passed_spec_name">extracts plantuml from a
|
440
|
-
<script type="text/javascript">moveProgressBar('87.8');</script>
|
441
|
-
<dd class="example passed"><span class="passed_spec_name">extracts plantuml from a folder</span><span class='duration'>2.82069s</span></dd>
|
431
|
+
<dd class="example passed"><span class="passed_spec_name">handles lists up to 9 levels</span><span class='duration'>4.76945s</span></dd>
|
432
|
+
<script type="text/javascript">moveProgressBar('77.1');</script>
|
433
|
+
<dd class="example passed"><span class="passed_spec_name">converts all files within a folder to output format</span><span class='duration'>0.53458s</span></dd>
|
434
|
+
<script type="text/javascript">moveProgressBar('78.5');</script>
|
435
|
+
<dd class="example passed"><span class="passed_spec_name">processes a manifest</span><span class='duration'>14.88990s</span></dd>
|
436
|
+
<script type="text/javascript">moveProgressBar('80.0');</script>
|
437
|
+
<dd class="example passed"><span class="passed_spec_name">investigates the existence of a manifest</span><span class='duration'>0.40986s</span></dd>
|
438
|
+
<script type="text/javascript">moveProgressBar('81.4');</script>
|
439
|
+
<dd class="example passed"><span class="passed_spec_name">extracts the traceables according to a manifest</span><span class='duration'>0.56265s</span></dd>
|
440
|
+
<script type="text/javascript">moveProgressBar('82.8');</script>
|
441
|
+
<dd class="example passed"><span class="passed_spec_name">extracts plantuml according to a manifest</span><span class='duration'>0.65546s</span></dd>
|
442
|
+
<script type="text/javascript">moveProgressBar('84.2');</script>
|
443
|
+
<dd class="example passed"><span class="passed_spec_name">extracts plantuml from a single file</span><span class='duration'>1.99393s</span></dd>
|
444
|
+
<script type="text/javascript">moveProgressBar('85.7');</script>
|
445
|
+
<dd class="example passed"><span class="passed_spec_name">extracts plantuml from a folder</span><span class='duration'>2.57622s</span></dd>
|
442
446
|
<script type="text/javascript">makeYellow('rspec-header');</script>
|
443
447
|
<script type="text/javascript">makeYellow('div_group_8');</script>
|
444
448
|
<script type="text/javascript">makeYellow('example_group_8');</script>
|
445
|
-
<script type="text/javascript">moveProgressBar('
|
449
|
+
<script type="text/javascript">moveProgressBar('87.1');</script>
|
446
450
|
<dd class="example not_implemented"><span class="not_implemented_spec_name">processes snippets (PENDING: Test not yet implemented)</span></dd>
|
447
451
|
<script type="text/javascript">makeYellow('rspec-header');</script>
|
448
452
|
<script type="text/javascript">makeYellow('div_group_8');</script>
|
449
453
|
<script type="text/javascript">makeYellow('example_group_8');</script>
|
450
|
-
<script type="text/javascript">moveProgressBar('
|
454
|
+
<script type="text/javascript">moveProgressBar('88.5');</script>
|
451
455
|
<dd class="example not_implemented"><span class="not_implemented_spec_name">handles undefined snippets (PENDING: Test not yet implemented)</span></dd>
|
452
|
-
<script type="text/javascript">moveProgressBar('
|
453
|
-
<dd class="example passed"><span class="passed_spec_name">runs the rake file in the sample document</span><span class='duration'>
|
454
|
-
<script type="text/javascript">moveProgressBar('
|
455
|
-
<dd class="example passed"><span class="passed_spec_name">compiles all documents</span><span class='duration'>0.
|
456
|
+
<script type="text/javascript">moveProgressBar('90.0');</script>
|
457
|
+
<dd class="example passed"><span class="passed_spec_name">runs the rake file in the sample document</span><span class='duration'>15.53942s</span></dd>
|
458
|
+
<script type="text/javascript">moveProgressBar('91.4');</script>
|
459
|
+
<dd class="example passed"><span class="passed_spec_name">compiles all documents</span><span class='duration'>0.00028s</span></dd>
|
456
460
|
</dl>
|
457
461
|
</div>
|
458
462
|
<div id="div_group_9" class="example_group passed">
|
459
463
|
<dl style="margin-left: 0px;">
|
460
464
|
<dt id="example_group_9" class="passed">Wortsammler syntax extensions</dt>
|
461
|
-
<script type="text/javascript">moveProgressBar('
|
462
|
-
<dd class="example passed"><span class="passed_spec_name">[RS_Comp_012] supports embedded images</span><span class='duration'>9.
|
463
|
-
<script type="text/javascript">moveProgressBar('
|
464
|
-
<dd class="example passed"><span class="passed_spec_name">TC_EXP_001 expands expected results from testcases</span><span class='duration'>0.
|
465
|
-
<script type="text/javascript">moveProgressBar('
|
466
|
-
<dd class="example passed"><span class="passed_spec_name">TC_EXP_002 removes plantuml sources</span><span class='duration'>0.
|
465
|
+
<script type="text/javascript">moveProgressBar('92.8');</script>
|
466
|
+
<dd class="example passed"><span class="passed_spec_name">[RS_Comp_012] supports embedded images</span><span class='duration'>9.57791s</span></dd>
|
467
|
+
<script type="text/javascript">moveProgressBar('94.2');</script>
|
468
|
+
<dd class="example passed"><span class="passed_spec_name">TC_EXP_001 expands expected results from testcases</span><span class='duration'>0.00183s</span></dd>
|
469
|
+
<script type="text/javascript">moveProgressBar('95.7');</script>
|
470
|
+
<dd class="example passed"><span class="passed_spec_name">TC_EXP_002 removes plantuml sources</span><span class='duration'>0.00072s</span></dd>
|
471
|
+
<script type="text/javascript">moveProgressBar('97.1');</script>
|
472
|
+
<dd class="example passed"><span class="passed_spec_name">TC_EXP_003 handles Markdown inlays</span><span class='duration'>0.48993s</span></dd>
|
473
|
+
<script type="text/javascript">moveProgressBar('98.5');</script>
|
474
|
+
<dd class="example passed"><span class="passed_spec_name">generates an index</span><span class='duration'>4.70097s</span></dd>
|
467
475
|
<script type="text/javascript">moveProgressBar('100.0');</script>
|
468
|
-
<dd class="example passed"><span class="passed_spec_name">
|
476
|
+
<dd class="example passed"><span class="passed_spec_name">reports TeX messages</span><span class='duration'>4.76241s</span></dd>
|
469
477
|
</dl>
|
470
478
|
</div>
|
471
|
-
<script type="text/javascript">document.getElementById('duration').innerHTML = "Finished in <strong>
|
472
|
-
<script type="text/javascript">document.getElementById('totals').innerHTML = "
|
479
|
+
<script type="text/javascript">document.getElementById('duration').innerHTML = "Finished in <strong>130.22281 seconds</strong>";</script>
|
480
|
+
<script type="text/javascript">document.getElementById('totals').innerHTML = "70 examples, 0 failures, 3 pending";</script>
|
473
481
|
</div>
|
474
482
|
</div>
|
475
483
|
</body>
|
@@ -45,13 +45,15 @@ Traceable
|
|
45
45
|
|
46
46
|
Wortsammler generic issues
|
47
47
|
provides a help
|
48
|
+
runs silent
|
49
|
+
reports version numbers
|
50
|
+
turns on vervbose mode
|
48
51
|
can create a new project folder
|
49
52
|
does not initialize into an existing project folder
|
50
|
-
controls the pandoc options by document class (PENDING:
|
53
|
+
controls the pandoc options by document class (PENDING: implement test to control pandoc options by document class)
|
51
54
|
|
52
55
|
Wortsammler options validator
|
53
56
|
rejects no processing
|
54
|
-
rejeccts inputs without outputs
|
55
57
|
|
56
58
|
Wortsammler beautifier features
|
57
59
|
beautifies all markdown files in a folder
|
@@ -83,17 +85,19 @@ Wortsammler syntax extensions
|
|
83
85
|
TC_EXP_001 expands expected results from testcases
|
84
86
|
TC_EXP_002 removes plantuml sources
|
85
87
|
TC_EXP_003 handles Markdown inlays
|
88
|
+
generates an index
|
89
|
+
reports TeX messages
|
86
90
|
|
87
91
|
Pending:
|
88
92
|
Wortsammler generic issues controls the pandoc options by document class
|
89
|
-
#
|
90
|
-
# ./spec/wortsammler_spec.rb:
|
93
|
+
# implement test to control pandoc options by document class
|
94
|
+
# ./spec/wortsammler_spec.rb:52
|
91
95
|
Wortsammler conversion processes snippets
|
92
96
|
# Test not yet implemented
|
93
|
-
# ./spec/wortsammler_spec.rb:
|
97
|
+
# ./spec/wortsammler_spec.rb:295
|
94
98
|
Wortsammler conversion handles undefined snippets
|
95
99
|
# Test not yet implemented
|
96
|
-
# ./spec/wortsammler_spec.rb:
|
100
|
+
# ./spec/wortsammler_spec.rb:299
|
97
101
|
|
98
|
-
Finished in
|
99
|
-
|
102
|
+
Finished in 2 minutes 10.22 seconds
|
103
|
+
70 examples, 0 failures, 3 pending
|
data/wortsammler.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wortsammler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0
|
4
|
+
version: 1.0.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-
|
12
|
+
date: 2013-12-28 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: logger
|
@@ -246,6 +246,7 @@ files:
|
|
246
246
|
- lib/wortsammler/class.proolib.rb
|
247
247
|
- lib/wortsammler/class.treetopHelper.rb
|
248
248
|
- lib/wortsammler/exe.wortsammler.rb
|
249
|
+
- lib/wortsammler/latex_helper.rb
|
249
250
|
- lib/wortsammler/log_helper.rb
|
250
251
|
- lib/wortsammler/mdTraceParser.treetop
|
251
252
|
- lib/wortsammler/pdf_utilities.rb
|
@@ -269,6 +270,7 @@ files:
|
|
269
270
|
- spec/pdf_utils_spec.rb
|
270
271
|
- spec/tc_exp_003_reference.txt
|
271
272
|
- spec/test.graphml
|
273
|
+
- spec/test_mkindex.md
|
272
274
|
- spec/traceable_spec.rb
|
273
275
|
- spec/wortsammler_spec.rb
|
274
276
|
- spec/wortsammler_test_pdf.pdf
|
@@ -300,7 +302,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
300
302
|
version: '0'
|
301
303
|
segments:
|
302
304
|
- 0
|
303
|
-
hash: -
|
305
|
+
hash: -3923552176975047770
|
304
306
|
requirements: []
|
305
307
|
rubyforge_project:
|
306
308
|
rubygems_version: 1.8.25
|
@@ -317,6 +319,7 @@ test_files:
|
|
317
319
|
- spec/pdf_utils_spec.rb
|
318
320
|
- spec/tc_exp_003_reference.txt
|
319
321
|
- spec/test.graphml
|
322
|
+
- spec/test_mkindex.md
|
320
323
|
- spec/traceable_spec.rb
|
321
324
|
- spec/wortsammler_spec.rb
|
322
325
|
- spec/wortsammler_test_pdf.pdf
|