File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -394,211 +394,6 @@ Formats:
394394 <!-- End of WHERE clause boundaries -->
395395
396396
397- <!-- Login forms to use with OR-based tests boundaries -->
398- <!--
399- <boundary>
400- <level>1</level>
401- <clause>0</clause>
402- <where>1,2,3</where>
403- <ptype>1</ptype>
404- <prefix></prefix>
405- <suffix></suffix>
406- <comment>--</comment>
407- </boundary>
408-
409- <boundary>
410- <level>1</level>
411- <clause>1</clause>
412- <where>1,2</where>
413- <ptype>1</ptype>
414- <prefix>)</prefix>
415- <suffix></suffix>
416- <comment>--</comment>
417- </boundary>
418-
419- <boundary>
420- <level>2</level>
421- <clause>1</clause>
422- <where>1,2</where>
423- <ptype>1</ptype>
424- <prefix>))</prefix>
425- <suffix></suffix>
426- <comment>--</comment>
427- </boundary>
428-
429- <boundary>
430- <level>3</level>
431- <clause>1</clause>
432- <where>1,2</where>
433- <ptype>1</ptype>
434- <prefix>)))</prefix>
435- <suffix></suffix>
436- <comment>--</comment>
437- </boundary>
438-
439- <boundary>
440- <level>1</level>
441- <clause>1</clause>
442- <where>1,2</where>
443- <ptype>2</ptype>
444- <prefix>'</prefix>
445- <suffix></suffix>
446- <comment>--</comment>
447- </boundary>
448-
449- <boundary>
450- <level>1</level>
451- <clause>1</clause>
452- <where>1,2</where>
453- <ptype>2</ptype>
454- <prefix>')</prefix>
455- <suffix></suffix>
456- <comment>--</comment>
457- </boundary>
458-
459- <boundary>
460- <level>2</level>
461- <clause>1</clause>
462- <where>1,2</where>
463- <ptype>2</ptype>
464- <prefix>'))</prefix>
465- <suffix></suffix>
466- <comment>--</comment>
467- </boundary>
468-
469- <boundary>
470- <level>3</level>
471- <clause>1</clause>
472- <where>1,2</where>
473- <ptype>2</ptype>
474- <prefix>')))</prefix>
475- <suffix></suffix>
476- <comment>--</comment>
477- </boundary>
478-
479- <boundary>
480- <level>2</level>
481- <clause>1</clause>
482- <where>1,2</where>
483- <ptype>3</ptype>
484- <prefix>'</prefix>
485- <suffix></suffix>
486- <comment>--</comment>
487- </boundary>
488-
489- <boundary>
490- <level>2</level>
491- <clause>1</clause>
492- <where>1,2</where>
493- <ptype>3</ptype>
494- <prefix>')</prefix>
495- <suffix></suffix>
496- <comment>--</comment>
497- </boundary>
498-
499- <boundary>
500- <level>3</level>
501- <clause>1</clause>
502- <where>1,2</where>
503- <ptype>3</ptype>
504- <prefix>'))</prefix>
505- <suffix></suffix>
506- <comment>--</comment>
507- </boundary>
508-
509- <boundary>
510- <level>3</level>
511- <clause>1</clause>
512- <where>1,2</where>
513- <ptype>3</ptype>
514- <prefix>')))</prefix>
515- <suffix></suffix>
516- <comment>--</comment>
517- </boundary>
518-
519- <boundary>
520- <level>2</level>
521- <clause>1</clause>
522- <where>1,2</where>
523- <ptype>4</ptype>
524- <prefix>"</prefix>
525- <suffix></suffix>
526- <comment>--</comment>
527- </boundary>
528-
529- <boundary>
530- <level>3</level>
531- <clause>1</clause>
532- <where>1,2</where>
533- <ptype>4</ptype>
534- <prefix>")</prefix>
535- <suffix></suffix>
536- <comment>--</comment>
537- </boundary>
538-
539- <boundary>
540- <level>4</level>
541- <clause>1</clause>
542- <where>1,2</where>
543- <ptype>4</ptype>
544- <prefix>"))</prefix>
545- <suffix></suffix>
546- <comment>--</comment>
547- </boundary>
548-
549- <boundary>
550- <level>4</level>
551- <clause>1</clause>
552- <where>1,2</where>
553- <ptype>4</ptype>
554- <prefix>")))</prefix>
555- <suffix></suffix>
556- <comment>--</comment>
557- </boundary>
558-
559- <boundary>
560- <level>3</level>
561- <clause>1</clause>
562- <where>1,2</where>
563- <ptype>5</ptype>
564- <prefix>"</prefix>
565- <suffix></suffix>
566- <comment>--</comment>
567- </boundary>
568-
569- <boundary>
570- <level>4</level>
571- <clause>1</clause>
572- <where>1,2</where>
573- <ptype>5</ptype>
574- <prefix>")</prefix>
575- <suffix></suffix>
576- <comment>--</comment>
577- </boundary>
578-
579- <boundary>
580- <level>5</level>
581- <clause>1</clause>
582- <where>1,2</where>
583- <ptype>5</ptype>
584- <prefix>"))</prefix>
585- <suffix></suffix>
586- <comment>--</comment>
587- </boundary>
588-
589- <boundary>
590- <level>5</level>
591- <clause>1</clause>
592- <where>1,2</where>
593- <ptype>5</ptype>
594- <prefix>")))</prefix>
595- <suffix></suffix>
596- <comment>--</comment>
597- </boundary>
598- -->
599- <!-- End of login forms to use with OR-based tests boundaries -->
600-
601-
602397 <!-- Boolean-based blind tests - WHERE clause -->
603398 <test >
604399 <title >AND boolean-based blind - WHERE clause</title >
You can’t perform that action at this time.
0 commit comments