This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-04-06 03:02:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f2cc1f856cf467af1445c5d62dae0d77548f23b
atom
/
spec
History
Corey Johnson
4f2cc1f856
Add OnigRegExp.captureIndices(string, index, regexes)
...
Allows us to know if a zero-length regex matched.
2012-09-06 15:26:42 -07:00
..
app
Add OnigRegExp.captureIndices(string, index, regexes)
2012-09-06 15:26:42 -07:00
extensions
All specs pass
2012-08-30 17:12:52 -06:00
fixtures
If the file name has no '.' use the file name as the extension.
2012-09-04 10:53:28 -07:00
stdlib
Added OnigRegExp.catpureIndices
2012-09-06 10:22:13 -07:00
spec-bootstrap.coffee
Require atom.coffee in spec-bootstrap and benchmark-bootstrap
2012-08-30 11:26:31 -06:00
spec-helper.coffee
All specs pass
2012-08-30 17:12:52 -06:00
spec-suite.coffee
Get spec suite running (lots of failures)
2012-08-27 17:36:36 -05:00