tests: correct extension of test_a_star expected result
[nit.git] / tests /
2013-11-14 Alexis Laferrièretests: correct extension of test_a_star expected result
2013-11-14 Alexis LaferrièreMerge branch 'privat' into game_framework
2013-11-12 Jean Privattests: add base_orelse2
2013-11-12 Jean Privatmodelbuilder: prevent names of formal type to have...
2013-11-11 Jean PrivatMerge branch 'tests'
2013-11-11 Jean Privattests: add missing sav for libs nitcc_runtime and sqlite3
2013-11-11 Jean Privattests: strict order on tests.sh
2013-11-11 Jean Privattests: cleanup sav directory
2013-11-11 Jean Privattests: remove store_save.sh
2013-11-10 Alexis Laferrièrelib: adds Discrete::times as a shortcut to Range
2013-11-08 Jean Privattests: update nitg.res
2013-11-07 Jean Privattests: display binary, name and options of current...
2013-11-07 Jean Privattests: rename engine `nitg` to `nitg-g` ; alias `nitg...
2013-11-07 Jean Privattests: FIXME `for` crashes with formal types
2013-11-07 Alexis Laferrièretests/a_star: adds a test using heuristics
2013-11-07 Alexis Laferrièrelib/a_star: minor clean up
2013-11-07 Alexis Laferrièrelib/a_star: adds a larger test
2013-11-07 Alexis Laferrièrelib/a_star: replace some class parameters with virtual...
2013-11-07 Alexis Laferrièrelib/a_star: renames virtual type E to N
2013-11-07 Alexis Laferrièrelib: intro the a_star module (even though it is not...
2013-11-07 Jean Privatscope: break and continue affect the nearest do/end
2013-11-06 Jean PrivatMerge remote-tracking branch 'alexandre/nitdoc'
2013-11-06 Alexandre Terrasanitdoc: Replace old nitdoc by nitdoc_ni
2013-10-30 Jean PrivatMerge remote-tracking branch 'alexis/ready-for-ffi'
2013-10-30 Alexis Laferrièretests: adds a FFI test for casts
2013-10-24 Jean Privatexamples: update curl_http to have a consistant behavio...
2013-10-24 Alexandre Terrasanitg: Changed specification of 'for .. do' statements
2013-10-18 Alexis Laferrièretests: adds engine name to conclusion of tests
2013-10-16 Jean Privattests: update tests with abort in kernel
2013-10-16 Jean Privattest: add test_seq
2013-10-16 Jean Privattests: test hash in test_seq
2013-10-16 Jean PrivatMerge branch 'libs'
2013-10-16 Jean PrivatMerge remote-tracking branch 'alexandre/mmnitdoc'
2013-10-16 Jean Privattest: add test_set.nit
2013-10-11 Alexandre Terrasani_nitdoc: simplified github option
2013-10-09 Lucas Bajolettests: add base_super_linext2 for super-call on inherit...
2013-09-20 Lucas Bajoletnitg/niti: Fixed cast problem when using object_id...
2013-09-11 Jean Privattests: add sav/ for mixim-modules on nitg-s
2013-09-10 Jean PrivatMerge remote-tracking branch 'alexandre/supercalls'
2013-09-10 Alexandre Terrasanitg: Implemented polymorphic super calls for nitg...
2013-09-09 Jean PrivatMerge remote-tracking branch 'alexandre/NIT_DIR'
2013-09-09 Alexandre Terrasanitg: fixed conflicting module error when env var NIT_D...
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/ropes'
2013-09-09 Jean PrivatMerge remote-tracking branch 'lucas/variadic_fix'
2013-09-05 Lucas Bajoletengines: Unit test for super on varadic functions
2013-09-04 Jean PrivatMerge branch 'mixinmodule'
2013-09-04 Jean Privatnitg: add option -m for mix-in modules
2013-09-04 Jean Privattests: test -m with nit.nit
2013-09-04 Jean Privatniti: add option -m for mix-in modules
2013-09-04 Jean Privatrename 'package' to 'module'
2013-09-03 Lucas BajoletStdlib: Added unit tests for Ropes
2013-09-03 Jean Privattests: update nitx
2013-08-30 Jean PrivatMerge branch 'mmnitdoc' v0.6.1
2013-08-30 Jean Privatni_nitdoc: update tests because new --github options
2013-08-30 Jean Privattests: add nitx.args
2013-08-30 Jean Privattests: fix sav for error_needed_method.nit for String...
2013-08-30 Jean PrivatMerge remote-tracking branch 'lucas/string_refactor'
2013-08-29 Lucas BajoletStdlib: Removed all references to String constructors...
2013-08-26 Jean Privatshoot: move game to a src sub-directory
2013-08-23 Jean PrivatMerge branch 'highlightdoc-and-implies'
2013-08-23 Jean Privattests: add base_bool.nit
2013-08-23 Jean Privattests: add `implies` to base_isa_cast.nit
2013-08-23 Jean PrivatMerge remote-tracking branch 'alexis/privileges'
2013-08-23 Alexis Laferrièretests: adds missing .sav for privileges
2013-08-23 Alexis Laferrièreexamples: adds a use of the privileges module
2013-08-22 Jean Privatmerge branch 'nitlight'
2013-08-22 Jean Privattests: add nitlight
2013-08-22 Jean Privattests: update test_parser
2013-08-22 Jean Privattests: update tests because of changed location
2013-08-21 Jean Privattests: include skipped tests in XML
2013-08-21 Jean Privattests: provide a better classname for XML
2013-08-21 Jean PrivatMerge remote-tracking branch 'alexis/lib/sqlite3'
2013-08-21 Jean Privattests: marks tests with no sav as skipped
2013-08-21 Jean Privattests: really display the compile log, on all case...
2013-08-21 Jean PrivatMerge remote-tracking branch 'alexis/sort_downloads'
2013-08-21 Jean Privattests: add compile.log to the XML in case of failure
2013-08-21 Jean Privattests: invert diff order (sav->out)
2013-08-20 Alexis Laferrièrecontrib/sort_downloads: adds script to testfull.sh...
2013-08-20 Alexis Laferrièrelib: clean up error codes in sqlite3
2013-08-20 Alexis Laferrièrelib: simplifies sqlite3
2013-08-20 Alexis Laferrièrelib: use more than one classe in sqlite3
2013-08-20 Alexis Laferrièrelib: use Sqlite3 return codes
2013-08-20 Alexis Laferrièrelib: intro of the sqlite3 module
2013-08-20 Jean Privattests: enable XML output compatible with junit/jenkins
2013-08-20 Jean Privattests: update nitdocs
2013-08-19 Jean Privattests: add base_covar_int2.nit and base_virtual_int2.nit
2013-08-19 Jean Privattests: update sav/base_covar_int and sav/base_virtual_i...
2013-08-17 Jean Privattests: add tests for nitunit.nit
2013-08-16 Jean Privattests: sav/test_markdown.res
2013-08-15 Jean PrivatMerge branch 'betterdoc'
2013-08-15 Jean Privattests: update sav/base_covar_int and sav/base_virtual_int
2013-08-15 Jean Privattests: add ni_nitdoc.args
2013-08-15 Jean Privattests: update sav/nitdoc_args1
2013-08-14 Jean PrivatMerge branch 'transform_ast'
2013-08-14 Jean Privattests: update cast-failed runtime error
2013-08-14 Jean Privattests: add sav/netdbg.res
2013-08-13 Jean Privattests: update sav/error_needed_method
2013-08-12 Jean Privattests: simplify test_refinement.nit
2013-08-10 Jean Privatmodelbuilder: error when using `intrude' on classes...
2013-08-09 Jean Privatparser: `Visitor::visit` does not accepts `null`
next