public
Description: ioke is a new language for the JVM, based on Io and other languages.
Homepage: http://ioke.org
Clone URL: git://github.com/olabini/ioke.git
ioke / test
name age message
..
directory _test/ Thu Dec 11 05:03:42 -0800 2008 Convert FileSystem tests [olabini]
directory _test2/ Tue Mar 31 07:06:32 -0700 2009 Fix bug #220 - make it possible to use things w... [olabini]
file arity_spec.ik Fri Mar 13 16:01:10 -0700 2009 Specs for Arity, provide information about acti... [vic]
file aspect_spec.ik Wed Mar 25 03:14:04 -0700 2009 Fix an ordering problem in the specs [olabini]
file assignment_spec.ik Wed Mar 25 03:14:04 -0700 2009 Fix an ordering problem in the specs [olabini]
file base_spec.ik Tue Apr 21 03:01:33 -0700 2009 Merge ioke-clr [olabini]
file blank_slate_spec.ik Wed Mar 18 12:27:11 -0700 2009 Add blank slate and also add a target to build ... [olabini]
file boolean_spec.ik Tue Apr 21 03:01:33 -0700 2009 Merge ioke-clr [olabini]
file call_spec.ik Tue Jan 20 01:23:02 -0800 2009 Fix bug in argument type checking that didn't n... [olabini]
file case_spec.ik Tue Jan 13 12:06:23 -0800 2009 Convert rest of places to use 'be true', 'be n... [olabini]
file comprehension_spec.ik Wed Dec 31 07:45:40 -0800 2008 Finalize dict and set comprehensions [olabini]
file cond_spec.ik Tue Jan 13 12:06:23 -0800 2009 Convert rest of places to use 'be true', 'be n... [olabini]
file conditions_spec.ik Loading commit data...
file core_spec.ik Mon Apr 20 07:54:30 -0700 2009 Refactor last pieces of nativemethod [olabini]
file date_time_spec.ik Tue Jan 20 11:31:44 -0800 2009 DateTime methods should validate type of receiv... [melwin]
file default_behavior_spec.ik
file default_behavior_use_spec.ik Tue Mar 31 07:06:32 -0700 2009 Fix bug #220 - make it possible to use things w... [olabini]
file dict_spec.ik Fri Mar 13 13:56:26 -0700 2009 Added Dict size to get the number of pairs insi... [vic]
file dmacro_spec.ik Tue Jan 13 12:06:23 -0800 2009 Convert rest of places to use 'be true', 'be n... [olabini]
file documentation_spec.ik Thu Dec 18 11:49:03 -0800 2008 Add support for documentation= [olabini]
file enumerable_spec.ik Sun Mar 01 13:21:36 -0800 2009 Remove test that depend on set ordering [olabini]
directory extensions/ Thu Dec 11 05:41:14 -0800 2008 Convert benchmark specs [olabini]
file file_system_spec.ik Sun Apr 05 05:14:07 -0700 2009 Add FileSystem#removeFile! and use it in the is... [olabini]
directory fixtures/ Sun Jan 25 02:56:00 -0800 2009 add basic spec for FileSystem#readFully Signed... [samaaron]
file fn_spec.ik Sun Feb 08 11:46:56 -0800 2009 Remove bad repetition of should. Shouldn't make... [olabini]
file ground_spec.ik Tue Apr 21 03:01:33 -0700 2009 Merge ioke-clr [olabini]
file inspection_spec.ik Fri Mar 27 07:51:07 -0700 2009 Fix most of the Text#inspect issues [olabini]
file invocation_spec.ik Fri Mar 20 07:44:28 -0700 2009 Add pass - applicable? protocol [olabini]
file io_spec.ik Tue Jan 20 14:54:06 -0800 2009 IO methods should validate type of arguments. [melwin]
file iopt_spec.ik
file ispec_spec.ik Fri Apr 24 18:30:08 -0700 2009 Merging Ola's master into ispec_mocking branch. [bguthrie]
directory jars/ Sun Mar 29 06:02:38 -0700 2009 First support for making it possible to use a j... [olabini]
file java_ground_spec.ik
file java_integrate_spec.ik
file lecro_spec.ik Tue Jan 13 12:06:23 -0800 2009 Convert rest of places to use 'be true', 'be n... [olabini]
file let_spec.ik Tue Jan 13 12:06:23 -0800 2009 Convert rest of places to use 'be true', 'be n... [olabini]
directory lib/ Sun Mar 22 04:33:23 -0700 2009 remove line matching stuff from TextScanner [samaaron]
file list_spec.ik Sun Apr 05 05:01:16 -0700 2009 Add List#removeIf! [olabini]
file load1.ik Thu Oct 16 09:08:42 -0700 2008 Add basic support for loading modules from the ... [olabini]
file load2.ik Thu Dec 11 06:00:32 -0800 2008 Convert use-specs [olabini]
file load3.ik Thu Dec 11 06:00:32 -0800 2008 Convert use-specs [olabini]
file macro_spec.ik Wed Jan 21 01:45:51 -0800 2009 Fix macro tests to use checkReceiverTypeOn afte... [melwin]
file message_spec.ik Sun Mar 22 03:40:25 -0700 2009 Remove the <= operator alias for arguments=. [olabini]
file method_spec.ik Mon Apr 20 07:54:30 -0700 2009 Refactor last pieces of nativemethod [olabini]
file mimic_spec.ik Thu Dec 11 05:55:33 -0800 2008 Convert mimic specs [olabini]
file mixins_spec.ik Thu Dec 11 04:23:04 -0800 2008 Convert mixins specs [olabini]
file mocking_spec.ik
file nil_spec.ik
file number_spec.ik
file operators_spec.ik
file origin_spec.ik
file pair_spec.ik Tue Jan 20 11:12:19 -0800 2009 Pair should validate type of receiver. [melwin]
file parsing_spec.ik
file range_spec.ik
file reflector_spec.ik
file regexp_spec.ik Sat Apr 04 07:02:55 -0700 2009 Add Text#!~ and Regexp#!~ [olabini]
file rewrite_spec.ik
file runtime_spec.ik
directory scripts/ Fri Oct 31 02:41:58 -0700 2008 Switch to use dot as statement terminator, and ... [olabini]
file set_spec.ik Sat Feb 28 07:58:20 -0800 2009 Make List#=== and Set#=== work with include? in... [olabini]
directory sub_load/ Sun Nov 09 11:34:52 -0800 2008 Add support for use to have a load path, and on... [olabini]
file super_spec.ik Thu Dec 11 06:06:22 -0800 2008 Convert super specs [olabini]
file symbol_spec.ik Thu Jan 22 02:06:23 -0800 2009 Remove bad spec [olabini]
file syntax_spec.ik Wed Jan 21 14:26:20 -0800 2009 DefaultSyntax methods should validate type of r... [melwin]
file system_spec.ik Thu Dec 11 06:02:29 -0800 2008 Convert system specs [olabini]
file text_spec.ik Sun May 10 10:37:17 -0700 2009 Add Text#evaluateEscapes for Sam. [olabini]