issues
search
curious-odd-man
/
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Apache License 2.0
86
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
generate returns String which does not match the Regex
#107
hofi1
opened
5 months ago
1
Lookahead breaks pattern
#106
alturkovic
opened
7 months ago
1
NPE on specific regex
#105
ludovicianul
opened
8 months ago
3
jDoodle link update
#104
curious-odd-man
closed
8 months ago
0
Merge pull request #102 from curious-odd-man/dev
#103
curious-odd-man
closed
8 months ago
0
Release 2.0
#102
curious-odd-man
closed
8 months ago
0
Sorting a list is faster than collecting into a tree
#101
curious-odd-man
closed
8 months ago
0
#80. Refactoring.
#100
curious-odd-man
closed
8 months ago
0
Running tests under openjdk-21.0.1 have errors with unicode categories
#99
curious-odd-man
opened
8 months ago
0
#97.failing unicode category tests
#98
curious-odd-man
closed
8 months ago
0
Problem with unicode categories - tests are failing
#97
curious-odd-man
closed
8 months ago
0
Versions update
#96
curious-odd-man
closed
8 months ago
0
#88. Investigating TmpComple test patterns
#95
curious-odd-man
closed
8 months ago
0
Add licencse check
#94
curious-odd-man
closed
8 months ago
0
Any chance for a release of this library?
#93
bodiam
closed
8 months ago
4
Strange way of creating array of digits
#92
curious-odd-man
closed
8 months ago
1
Nulls at SymbolSet
#91
kirillsinyuk
opened
8 months ago
5
Illegal Capacity Argument Exception Raised
#90
rmabb123
opened
11 months ago
4
#88. Investigating TmpComple test patterns
#89
curious-odd-man
closed
8 months ago
0
Investigate TmpCompleteTests
#88
curious-odd-man
closed
8 months ago
0
#77.wnitespace generation rework
#87
curious-odd-man
closed
1 year ago
0
Refactoring/properties rework
#86
curious-odd-man
closed
1 year ago
0
#83.property to define what any character means
#85
curious-odd-man
closed
1 year ago
0
Refactoring
#84
curious-odd-man
closed
1 year ago
0
Add ability to define what any character "." means
#83
fakemail324
closed
1 year ago
2
Verify that same values are generated always
#82
curious-odd-man
closed
1 year ago
0
Refactoring
#81
curious-odd-man
closed
1 year ago
0
Investigate why I used Character everywhere.
#80
curious-odd-man
closed
8 months ago
0
Refactoring
#79
curious-odd-man
closed
1 year ago
0
Refactoring
#78
curious-odd-man
closed
1 year ago
0
Pattern [0-9,\s]{5} generates whitespace symbols that user probably didn't expect - make configurable?
#77
mockmotor
closed
1 year ago
5
#73. \p is not supported (Character classes)
#76
curious-odd-man
closed
1 year ago
0
Migrate to junit 5
#75
curious-odd-man
closed
1 year ago
0
Plugin versions updated
#74
curious-odd-man
closed
1 year ago
0
`\p` is not supported (Character classes)
#73
puskarpeter
closed
1 year ago
2
JDoodle is broken
#72
LinqLover
closed
8 months ago
3
#70. Heap overflow on bad regex pattern
#71
curious-odd-man
opened
1 year ago
0
Heap overflow when parsing regex
#70
freedom1b2830
opened
1 year ago
2
release 1.4
#69
curious-odd-man
closed
2 years ago
0
#67. Unicode characters support
#68
curious-odd-man
closed
2 years ago
0
Can use "Unicode Regular Expressions" in pattern?
#67
shredd0r
closed
2 years ago
2
Update dependencies (for example Junit 5)
#66
curious-odd-man
closed
1 year ago
1
generating password string from specific Rule does not function
#65
ZingerDerGOD
closed
1 year ago
6
#63. Negative Lookahead Error
#64
curious-odd-man
opened
3 years ago
0
Lookaround does not work when it influences other part of pattern
#63
Pigeon-Barry
opened
3 years ago
2
#61.iterate unique bug
#62
curious-odd-man
closed
3 years ago
0
iterateUnique() does not consider "a?b|c" equivalent to "(a?b)|c"
#61
Kaljurand
closed
3 years ago
0
#59.string iterator refactoring
#60
curious-odd-man
closed
3 years ago
0
iterateUnique().current() causes ArrayIndexOutOfBoundsException
#59
Kaljurand
closed
3 years ago
2
Multiline pattern generation
#58
curious-odd-man
opened
3 years ago
3
Next