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
ee51a727219f8ce21881dfbdd63214a38cf49bca
atom
/
spec
History
Corey Johnson
ee51a72721
fs.directory matches commonjs spec
2012-05-01 10:00:13 -07:00
..
app
When project's constructor is given a file as its path, it sets its path to the parent directory of the given file
2012-05-01 09:18:22 -07:00
extensions
fs.directory does not append a trailing '/' to directories
2012-05-01 08:41:35 -07:00
fixtures
Display directories first in the tree view. Style file names at same indent as directory names (beyond disclosure arrow)
2012-04-23 15:00:11 -06:00
stdlib
fs.directory matches commonjs spec
2012-05-01 10:00:13 -07:00
spec-bootstrap.coffee
Extract jasmine code into jasmine-helper
2012-03-15 10:46:40 -07:00
spec-helper.coffee
After each spec runs, make sure there are no subscriptions on directories (which would leak memory)
2012-04-26 15:54:54 -06:00
spec-suite.coffee
atom variable holds all global state and is shared across contexts.
2012-02-28 13:14:35 -08:00