Graydon Hoare
|
1e63d5303f
|
Restore some functionality that got stripped out of the export tests while last reformatting.
|
2011-06-30 15:39:25 -07:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Marijn Haverbeke
|
3816e57fd2
|
Downcase std modules again, move to :: for module dereferencing
This should be a snapshot transition.
|
2011-05-12 21:30:44 +02:00 |
|
Brian Anderson
|
2fc58fc6a0
|
Revert "Use check instead of assert in export-unexported-dep"
This reverts commit 480eda0f10 . The commit
adding the assert keyword has been restored.
|
2011-05-02 20:56:46 -04:00 |
|
Brian Anderson
|
480eda0f10
|
Use check instead of assert in export-unexported-dep
|
2011-05-02 20:48:52 -04:00 |
|
Brian Anderson
|
764de078e7
|
Add a regression test that exports can expose unexported items
While those unexported items can't be used by name outside the module in which
they are defined, they can be used as a sort of ADT.
|
2011-05-02 19:42:00 -04:00 |
|